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

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

<https://eurobis.org/id/occurrence/5868_105732686_105732686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "105732686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '105732686'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-2.0931643'^^xsd:double;
  dwc:latitude '48.5703243'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '105732686'^^xsd:integer;
  dwc:observationDate '2017-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112263'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_105095715_105095715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_105095715_105095715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_105095715_105095715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5709197 -2.0859962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5709197"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0859962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_105095715_105095715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "105095715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '105095715'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-2.0859962'^^xsd:double;
  dwc:latitude '48.5709197'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '105095715'^^xsd:integer;
  dwc:observationDate '2018-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112233'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24324217_24324217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24324217_24324217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24324217_24324217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2325 2.643166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2325"^^xsd:decimal ;
  dwc:decimalLongitude "2.643166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24324217_24324217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24324217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24324217'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.643166667'^^xsd:double;
  dwc:latitude '51.2325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24324217'^^xsd:integer;
  dwc:observationDate '2015-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-123822'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24324221_24324221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24324221_24324221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24324221_24324221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2325 2.643166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2325"^^xsd:decimal ;
  dwc:decimalLongitude "2.643166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24324221_24324221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24324221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24324221'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.643166667'^^xsd:double;
  dwc:latitude '51.2325'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24324221'^^xsd:integer;
  dwc:observationDate '2015-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123822'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_60898698_60898698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_60898698_60898698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_60898698_60898698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1511666667 2.6603333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1511666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6603333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_60898698_60898698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60898698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60898698'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.6603333333'^^xsd:double;
  dwc:latitude '51.1511666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60898698'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-129571'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_60898820_60898820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_60898820_60898820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_60898820_60898820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.361333 2.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.361333"^^xsd:decimal ;
  dwc:decimalLongitude "2.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_60898820_60898820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60898820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60898820'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.967'^^xsd:double;
  dwc:latitude '51.361333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60898820'^^xsd:integer;
  dwc:observationDate '2017-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-123828'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_20917388_20917388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_20917388_20917388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_20917388_20917388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.361333 2.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.361333"^^xsd:decimal ;
  dwc:decimalLongitude "2.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_20917388_20917388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20917388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '20917388'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.967'^^xsd:double;
  dwc:latitude '51.361333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '20917388'^^xsd:integer;
  dwc:observationDate '2014-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123828'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24324361_24324361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24324361_24324361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24324361_24324361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.361333 2.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.361333"^^xsd:decimal ;
  dwc:decimalLongitude "2.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24324361_24324361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24324361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24324361'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.967'^^xsd:double;
  dwc:latitude '51.361333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24324361'^^xsd:integer;
  dwc:observationDate '2014-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123828'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56571710_56571710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56571710_56571710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56571710_56571710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.417167 3.0475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.417167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56571710_56571710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56571710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56571710'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.0475'^^xsd:double;
  dwc:latitude '51.417167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56571710'^^xsd:integer;
  dwc:observationDate '2017-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127729'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994942_35994942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994942_35994942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994942_35994942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.417167 3.0475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.417167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994942_35994942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994942'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.0475'^^xsd:double;
  dwc:latitude '51.417167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994942'^^xsd:integer;
  dwc:observationDate '2016-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127729'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36899145_36899145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36899145_36899145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36899145_36899145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461167 3.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461167"^^xsd:decimal ;
  dwc:decimalLongitude "3.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36899145_36899145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36899145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36899145'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.107'^^xsd:double;
  dwc:latitude '51.461167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36899145'^^xsd:integer;
  dwc:observationDate '2017-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-129711'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56437265_56437265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56437265_56437265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56437265_56437265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461167 3.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461167"^^xsd:decimal ;
  dwc:decimalLongitude "3.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56437265_56437265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437265'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.107'^^xsd:double;
  dwc:latitude '51.461167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56437265'^^xsd:integer;
  dwc:observationDate '2017-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-129711'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_22770960_22770960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_22770960_22770960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_22770960_22770960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461167 3.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461167"^^xsd:decimal ;
  dwc:decimalLongitude "3.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_22770960_22770960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22770960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '22770960'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '3.107'^^xsd:double;
  dwc:latitude '51.461167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '22770960'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-110784'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36855332_36855332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36855332_36855332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36855332_36855332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428174 3.462181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428174"^^xsd:decimal ;
  dwc:decimalLongitude "3.462181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36855332_36855332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855332'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.462181'^^xsd:double;
  dwc:latitude '51.428174'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855332'^^xsd:integer;
  dwc:observationDate '2016-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_60091700_60091700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_60091700_60091700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_60091700_60091700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428174 3.462181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428174"^^xsd:decimal ;
  dwc:decimalLongitude "3.462181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_60091700_60091700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60091700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60091700'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.462181'^^xsd:double;
  dwc:latitude '51.428174'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60091700'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127718'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787410_24787410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787410_24787410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787410_24787410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.403409 3.465898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.403409"^^xsd:decimal ;
  dwc:decimalLongitude "3.465898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787410_24787410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787410'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.465898'^^xsd:double;
  dwc:latitude '51.403409'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787410'^^xsd:integer;
  dwc:observationDate '2015-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123813'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36855142_36855142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36855142_36855142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36855142_36855142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437785 3.470347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437785"^^xsd:decimal ;
  dwc:decimalLongitude "3.470347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36855142_36855142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855142'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.470347'^^xsd:double;
  dwc:latitude '51.437785'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855142'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25501493_25501493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25501493_25501493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25501493_25501493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437785 3.470347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437785"^^xsd:decimal ;
  dwc:decimalLongitude "3.470347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25501493_25501493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25501493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25501493'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '3.470347'^^xsd:double;
  dwc:latitude '51.437785'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25501493'^^xsd:integer;
  dwc:observationDate '2015-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123817'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25501531_25501531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25501531_25501531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25501531_25501531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.447341 3.470514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.447341"^^xsd:decimal ;
  dwc:decimalLongitude "3.470514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25501531_25501531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25501531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25501531'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.470514'^^xsd:double;
  dwc:latitude '51.447341'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25501531'^^xsd:integer;
  dwc:observationDate '2016-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123818'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25501544_25501544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25501544_25501544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25501544_25501544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459333 3.4718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459333"^^xsd:decimal ;
  dwc:decimalLongitude "3.4718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25501544_25501544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25501544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25501544'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.4718333'^^xsd:double;
  dwc:latitude '51.459333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25501544'^^xsd:integer;
  dwc:observationDate '2015-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-123819'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25501549_25501549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25501549_25501549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25501549_25501549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459333 3.4718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459333"^^xsd:decimal ;
  dwc:decimalLongitude "3.4718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25501549_25501549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25501549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25501549'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.4718333'^^xsd:double;
  dwc:latitude '51.459333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25501549'^^xsd:integer;
  dwc:observationDate '2015-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-123819'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36855258_36855258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36855258_36855258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36855258_36855258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.471342 3.475013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.471342"^^xsd:decimal ;
  dwc:decimalLongitude "3.475013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36855258_36855258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855258'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.475013'^^xsd:double;
  dwc:latitude '51.471342'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855258'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-123820'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_55717925_55717925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_55717925_55717925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_55717925_55717925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465842 3.48868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465842"^^xsd:decimal ;
  dwc:decimalLongitude "3.48868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_55717925_55717925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717925'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.48868'^^xsd:double;
  dwc:latitude '51.465842'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55717925'^^xsd:integer;
  dwc:observationDate '2017-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127727'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_55717711_55717711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_55717711_55717711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_55717711_55717711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46395 3.51263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46395"^^xsd:decimal ;
  dwc:decimalLongitude "3.51263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_55717711_55717711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55717711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '55717711'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.51263'^^xsd:double;
  dwc:latitude '51.46395'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '55717711'^^xsd:integer;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-123831'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56531912_56531912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56531912_56531912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56531912_56531912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41163 3.70746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41163"^^xsd:decimal ;
  dwc:decimalLongitude "3.70746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56531912_56531912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531912'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.70746'^^xsd:double;
  dwc:latitude '51.41163'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56531912'^^xsd:integer;
  dwc:observationDate '2017-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25545443_25545443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25545443_25545443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25545443_25545443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41163 3.70746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41163"^^xsd:decimal ;
  dwc:decimalLongitude "3.70746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25545443_25545443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545443'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '3.70746'^^xsd:double;
  dwc:latitude '51.41163'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25545443'^^xsd:integer;
  dwc:observationDate '2015-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25545442_25545442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25545442_25545442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25545442_25545442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41163 3.70746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41163"^^xsd:decimal ;
  dwc:decimalLongitude "3.70746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25545442_25545442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545442'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.70746'^^xsd:double;
  dwc:latitude '51.41163'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25545442'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25545455_25545455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25545455_25545455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25545455_25545455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41163 3.70746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41163"^^xsd:decimal ;
  dwc:decimalLongitude "3.70746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25545455_25545455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545455'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.70746'^^xsd:double;
  dwc:latitude '51.41163'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25545455'^^xsd:integer;
  dwc:observationDate '2016-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36855433_36855433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36855433_36855433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36855433_36855433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41163 3.70746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41163"^^xsd:decimal ;
  dwc:decimalLongitude "3.70746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36855433_36855433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855433'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.70746'^^xsd:double;
  dwc:latitude '51.41163'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855433'^^xsd:integer;
  dwc:observationDate '2016-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120874'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56531663_56531663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56531663_56531663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56531663_56531663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4018055 3.7089134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4018055"^^xsd:decimal ;
  dwc:decimalLongitude "3.7089134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56531663_56531663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531663'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.7089134'^^xsd:double;
  dwc:latitude '51.4018055'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56531663'^^xsd:integer;
  dwc:observationDate '2017-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56531665_56531665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56531665_56531665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56531665_56531665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4018055 3.7089134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4018055"^^xsd:decimal ;
  dwc:decimalLongitude "3.7089134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56531665_56531665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56531665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56531665'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.7089134'^^xsd:double;
  dwc:latitude '51.4018055'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56531665'^^xsd:integer;
  dwc:observationDate '2017-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788752_24788752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788752_24788752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788752_24788752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4018055 3.7089134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4018055"^^xsd:decimal ;
  dwc:decimalLongitude "3.7089134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788752_24788752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788752'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.7089134'^^xsd:double;
  dwc:latitude '51.4018055'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788752'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120873'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_60892792_60892792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_60892792_60892792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_60892792_60892792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3970414 3.7153436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3970414"^^xsd:decimal ;
  dwc:decimalLongitude "3.7153436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_60892792_60892792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60892792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60892792'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.7153436'^^xsd:double;
  dwc:latitude '51.3970414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60892792'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24789681_24789681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24789681_24789681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24789681_24789681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3970414 3.7153436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3970414"^^xsd:decimal ;
  dwc:decimalLongitude "3.7153436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24789681_24789681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789681'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.7153436'^^xsd:double;
  dwc:latitude '51.3970414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24789681'^^xsd:integer;
  dwc:observationDate '2016-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120882'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_28473702_28473702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_28473702_28473702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_28473702_28473702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3913098 3.7161726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3913098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7161726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_28473702_28473702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28473702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '28473702'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.7161726'^^xsd:double;
  dwc:latitude '51.3913098'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '28473702'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56532308_56532308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56532308_56532308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56532308_56532308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3913098 3.7161726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3913098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7161726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56532308_56532308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56532308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56532308'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.7161726'^^xsd:double;
  dwc:latitude '51.3913098'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56532308'^^xsd:integer;
  dwc:observationDate '2017-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56532195_56532195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56532195_56532195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56532195_56532195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3913098 3.7161726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3913098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7161726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56532195_56532195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56532195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56532195'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.7161726'^^xsd:double;
  dwc:latitude '51.3913098'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56532195'^^xsd:integer;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788815_24788815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788815_24788815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788815_24788815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3913098 3.7161726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3913098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7161726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788815_24788815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788815'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.7161726'^^xsd:double;
  dwc:latitude '51.3913098'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788815'^^xsd:integer;
  dwc:observationDate '2015-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788849_24788849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788849_24788849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788849_24788849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3913098 3.7161726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3913098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7161726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788849_24788849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788849'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.7161726'^^xsd:double;
  dwc:latitude '51.3913098'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788849'^^xsd:integer;
  dwc:observationDate '2016-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 86 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120883'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_28474047_28474047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_28474047_28474047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_28474047_28474047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3805457 3.717259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3805457"^^xsd:decimal ;
  dwc:decimalLongitude "3.717259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_28474047_28474047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28474047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '28474047'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.717259'^^xsd:double;
  dwc:latitude '51.3805457'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '28474047'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120886'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_28474396_28474396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_28474396_28474396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_28474396_28474396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4169613 3.7188079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4169613"^^xsd:decimal ;
  dwc:decimalLongitude "3.7188079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_28474396_28474396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28474396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '28474396'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3.7188079'^^xsd:double;
  dwc:latitude '51.4169613'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '28474396'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24789026_24789026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24789026_24789026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24789026_24789026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4169613 3.7188079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4169613"^^xsd:decimal ;
  dwc:decimalLongitude "3.7188079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24789026_24789026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789026'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.7188079'^^xsd:double;
  dwc:latitude '51.4169613'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24789026'^^xsd:integer;
  dwc:observationDate '2015-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56620924_56620924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56620924_56620924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56620924_56620924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4169613 3.7188079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4169613"^^xsd:decimal ;
  dwc:decimalLongitude "3.7188079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56620924_56620924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620924'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.7188079'^^xsd:double;
  dwc:latitude '51.4169613'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56620924'^^xsd:integer;
  dwc:observationDate '2017-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56620925_56620925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56620925_56620925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56620925_56620925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4169613 3.7188079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4169613"^^xsd:decimal ;
  dwc:decimalLongitude "3.7188079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56620925_56620925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620925'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.7188079'^^xsd:double;
  dwc:latitude '51.4169613'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56620925'^^xsd:integer;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56620971_56620971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56620971_56620971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56620971_56620971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4169613 3.7188079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4169613"^^xsd:decimal ;
  dwc:decimalLongitude "3.7188079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56620971_56620971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620971'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.7188079'^^xsd:double;
  dwc:latitude '51.4169613'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56620971'^^xsd:integer;
  dwc:observationDate '2017-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56620964_56620964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56620964_56620964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56620964_56620964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4169613 3.7188079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4169613"^^xsd:decimal ;
  dwc:decimalLongitude "3.7188079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56620964_56620964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56620964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56620964'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.7188079'^^xsd:double;
  dwc:latitude '51.4169613'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56620964'^^xsd:integer;
  dwc:observationDate '2017-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24789024_24789024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24789024_24789024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24789024_24789024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4169613 3.7188079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4169613"^^xsd:decimal ;
  dwc:decimalLongitude "3.7188079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24789024_24789024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789024'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.7188079'^^xsd:double;
  dwc:latitude '51.4169613'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24789024'^^xsd:integer;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122329'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787350_24787350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787350_24787350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787350_24787350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3724995 3.7229828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3724995"^^xsd:decimal ;
  dwc:decimalLongitude "3.7229828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787350_24787350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787350'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.7229828'^^xsd:double;
  dwc:latitude '51.3724995'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787350'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122343'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787356_24787356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787356_24787356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787356_24787356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3724995 3.7229828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3724995"^^xsd:decimal ;
  dwc:decimalLongitude "3.7229828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787356_24787356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787356'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.7229828'^^xsd:double;
  dwc:latitude '51.3724995'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787356'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122343'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788801_24788801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788801_24788801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788801_24788801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3655375 3.734487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3655375"^^xsd:decimal ;
  dwc:decimalLongitude "3.734487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788801_24788801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788801'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.734487'^^xsd:double;
  dwc:latitude '51.3655375'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788801'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120881'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56440253_56440253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56440253_56440253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56440253_56440253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3536136 3.7376409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3536136"^^xsd:decimal ;
  dwc:decimalLongitude "3.7376409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56440253_56440253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56440253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56440253'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.7376409'^^xsd:double;
  dwc:latitude '51.3536136'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56440253'^^xsd:integer;
  dwc:observationDate '2017-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-120887'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24789005_24789005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24789005_24789005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24789005_24789005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3536136 3.7376409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3536136"^^xsd:decimal ;
  dwc:decimalLongitude "3.7376409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24789005_24789005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24789005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24789005'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.7376409'^^xsd:double;
  dwc:latitude '51.3536136'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24789005'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120887'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25545538_25545538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25545538_25545538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25545538_25545538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3584544 3.7454284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3584544"^^xsd:decimal ;
  dwc:decimalLongitude "3.7454284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25545538_25545538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545538'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.7454284'^^xsd:double;
  dwc:latitude '51.3584544'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25545538'^^xsd:integer;
  dwc:observationDate '2016-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-120884'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788894_24788894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788894_24788894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788894_24788894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3584544 3.7454284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3584544"^^xsd:decimal ;
  dwc:decimalLongitude "3.7454284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788894_24788894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788894'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.7454284'^^xsd:double;
  dwc:latitude '51.3584544'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788894'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120884'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788653_24788653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788653_24788653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788653_24788653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3648799 3.765539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3648799"^^xsd:decimal ;
  dwc:decimalLongitude "3.765539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788653_24788653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788653'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.765539'^^xsd:double;
  dwc:latitude '51.3648799'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788653'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-124071'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25545474_25545474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25545474_25545474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25545474_25545474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.351926 3.773559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.351926"^^xsd:decimal ;
  dwc:decimalLongitude "3.773559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25545474_25545474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545474'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.773559'^^xsd:double;
  dwc:latitude '51.351926'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25545474'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-120877'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_60891989_60891989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_60891989_60891989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_60891989_60891989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601518 3.7798113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601518"^^xsd:decimal ;
  dwc:decimalLongitude "3.7798113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_60891989_60891989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60891989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60891989'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.7798113'^^xsd:double;
  dwc:latitude '51.3601518'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60891989'^^xsd:integer;
  dwc:observationDate '2018-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127736'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787163_24787163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787163_24787163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787163_24787163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601518 3.7798113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601518"^^xsd:decimal ;
  dwc:decimalLongitude "3.7798113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787163_24787163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787163'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.7798113'^^xsd:double;
  dwc:latitude '51.3601518'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787163'^^xsd:integer;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127736'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787159_24787159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787159_24787159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787159_24787159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601518 3.7798113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601518"^^xsd:decimal ;
  dwc:decimalLongitude "3.7798113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787159_24787159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787159'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.7798113'^^xsd:double;
  dwc:latitude '51.3601518'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787159'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127736'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443862_56443862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443862_56443862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443862_56443862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.352186 3.781008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.352186"^^xsd:decimal ;
  dwc:decimalLongitude "3.781008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443862_56443862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443862'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.781008'^^xsd:double;
  dwc:latitude '51.352186'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443862'^^xsd:integer;
  dwc:observationDate '2017-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-129566'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443865_56443865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443865_56443865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443865_56443865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.352186 3.781008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.352186"^^xsd:decimal ;
  dwc:decimalLongitude "3.781008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443865_56443865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443865'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '3.781008'^^xsd:double;
  dwc:latitude '51.352186'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443865'^^xsd:integer;
  dwc:observationDate '2017-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-129566'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36856069_36856069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36856069_36856069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36856069_36856069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3544901 3.795027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3544901"^^xsd:decimal ;
  dwc:decimalLongitude "3.795027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36856069_36856069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36856069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36856069'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.795027'^^xsd:double;
  dwc:latitude '51.3544901'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36856069'^^xsd:integer;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122346'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56442273_56442273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56442273_56442273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56442273_56442273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3544901 3.795027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3544901"^^xsd:decimal ;
  dwc:decimalLongitude "3.795027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56442273_56442273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56442273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56442273'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '3.795027'^^xsd:double;
  dwc:latitude '51.3544901'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56442273'^^xsd:integer;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122346'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787381_24787381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787381_24787381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787381_24787381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3544901 3.795027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3544901"^^xsd:decimal ;
  dwc:decimalLongitude "3.795027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787381_24787381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787381'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.795027'^^xsd:double;
  dwc:latitude '51.3544901'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787381'^^xsd:integer;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122346'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787375_24787375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787375_24787375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787375_24787375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3544901 3.795027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3544901"^^xsd:decimal ;
  dwc:decimalLongitude "3.795027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787375_24787375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787375'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.795027'^^xsd:double;
  dwc:latitude '51.3544901'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787375'^^xsd:integer;
  dwc:observationDate '2015-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122346'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787376_24787376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787376_24787376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787376_24787376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3544901 3.795027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3544901"^^xsd:decimal ;
  dwc:decimalLongitude "3.795027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787376_24787376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787376'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.795027'^^xsd:double;
  dwc:latitude '51.3544901'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787376'^^xsd:integer;
  dwc:observationDate '2015-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122346'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25545558_25545558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25545558_25545558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25545558_25545558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3465544 3.800172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3465544"^^xsd:decimal ;
  dwc:decimalLongitude "3.800172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25545558_25545558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545558'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.800172'^^xsd:double;
  dwc:latitude '51.3465544'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25545558'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126202'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25545564_25545564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25545564_25545564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25545564_25545564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3465544 3.800172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3465544"^^xsd:decimal ;
  dwc:decimalLongitude "3.800172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25545564_25545564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25545564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25545564'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '3.800172'^^xsd:double;
  dwc:latitude '51.3465544'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25545564'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126202'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36855281_36855281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36855281_36855281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36855281_36855281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3465544 3.800172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3465544"^^xsd:decimal ;
  dwc:decimalLongitude "3.800172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36855281_36855281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36855281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36855281'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '3.800172'^^xsd:double;
  dwc:latitude '51.3465544'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36855281'^^xsd:integer;
  dwc:observationDate '2016-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126202'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_60891293_60891293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_60891293_60891293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_60891293_60891293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482621 3.8147323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482621"^^xsd:decimal ;
  dwc:decimalLongitude "3.8147323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_60891293_60891293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60891293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60891293'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.8147323'^^xsd:double;
  dwc:latitude '51.3482621'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60891293'^^xsd:integer;
  dwc:observationDate '2018-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115447'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788681_24788681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788681_24788681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788681_24788681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482621 3.8147323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482621"^^xsd:decimal ;
  dwc:decimalLongitude "3.8147323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788681_24788681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788681'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.8147323'^^xsd:double;
  dwc:latitude '51.3482621'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788681'^^xsd:integer;
  dwc:observationDate '2015-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115447'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788682_24788682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788682_24788682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788682_24788682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482621 3.8147323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482621"^^xsd:decimal ;
  dwc:decimalLongitude "3.8147323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788682_24788682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788682'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.8147323'^^xsd:double;
  dwc:latitude '51.3482621'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788682'^^xsd:integer;
  dwc:observationDate '2015-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115447'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788711_24788711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788711_24788711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788711_24788711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482621 3.8147323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482621"^^xsd:decimal ;
  dwc:decimalLongitude "3.8147323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788711_24788711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788711'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.8147323'^^xsd:double;
  dwc:latitude '51.3482621'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788711'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115447'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788683_24788683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788683_24788683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788683_24788683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482621 3.8147323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482621"^^xsd:decimal ;
  dwc:decimalLongitude "3.8147323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788683_24788683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788683'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.8147323'^^xsd:double;
  dwc:latitude '51.3482621'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788683'^^xsd:integer;
  dwc:observationDate '2015-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115447'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788689_24788689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788689_24788689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788689_24788689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482621 3.8147323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482621"^^xsd:decimal ;
  dwc:decimalLongitude "3.8147323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788689_24788689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788689'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.8147323'^^xsd:double;
  dwc:latitude '51.3482621'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788689'^^xsd:integer;
  dwc:observationDate '2015-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115447'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24788703_24788703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24788703_24788703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24788703_24788703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3482621 3.8147323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3482621"^^xsd:decimal ;
  dwc:decimalLongitude "3.8147323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24788703_24788703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24788703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24788703'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '3.8147323'^^xsd:double;
  dwc:latitude '51.3482621'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24788703'^^xsd:integer;
  dwc:observationDate '2015-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115447'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25575415_25575415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25575415_25575415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25575415_25575415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25575415_25575415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25575415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25575415'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25575415'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898404_36898404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898404_36898404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898404_36898404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898404_36898404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898404'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898404'^^xsd:integer;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898407_36898407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898407_36898407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898407_36898407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898407_36898407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898407'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898407'^^xsd:integer;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898408_36898408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898408_36898408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898408_36898408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898408_36898408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898408'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898408'^^xsd:integer;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898410_36898410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898410_36898410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898410_36898410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898410_36898410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898410'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898410'^^xsd:integer;
  dwc:observationDate '2016-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898470_36898470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898470_36898470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898470_36898470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898470_36898470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898470'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898470'^^xsd:integer;
  dwc:observationDate '2017-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443665_56443665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443665_56443665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443665_56443665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443665_56443665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443665'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443665'^^xsd:integer;
  dwc:observationDate '2017-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443700_56443700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443700_56443700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443700_56443700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443700_56443700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443700'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443700'^^xsd:integer;
  dwc:observationDate '2017-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443723_56443723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443723_56443723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443723_56443723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443723_56443723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443723'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443723'^^xsd:integer;
  dwc:observationDate '2017-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898461_36898461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898461_36898461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898461_36898461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898461_36898461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898461'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898461'^^xsd:integer;
  dwc:observationDate '2017-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787190_24787190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787190_24787190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787190_24787190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43484 4.02702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43484"^^xsd:decimal ;
  dwc:decimalLongitude "4.02702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787190_24787190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787190'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.02702'^^xsd:double;
  dwc:latitude '51.43484'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787190'^^xsd:integer;
  dwc:observationDate '2015-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127725'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25576551_25576551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25576551_25576551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25576551_25576551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41651283 4.027360624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41651283"^^xsd:decimal ;
  dwc:decimalLongitude "4.027360624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25576551_25576551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25576551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25576551'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.027360624'^^xsd:double;
  dwc:latitude '51.41651283'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25576551'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127737'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898982_36898982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898982_36898982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898982_36898982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41651283 4.027360624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41651283"^^xsd:decimal ;
  dwc:decimalLongitude "4.027360624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898982_36898982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898982'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.027360624'^^xsd:double;
  dwc:latitude '51.41651283'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898982'^^xsd:integer;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127737'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445877_56445877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445877_56445877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445877_56445877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41651283 4.027360624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41651283"^^xsd:decimal ;
  dwc:decimalLongitude "4.027360624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445877_56445877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445877'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.027360624'^^xsd:double;
  dwc:latitude '51.41651283'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445877'^^xsd:integer;
  dwc:observationDate '2017-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127737'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445937_56445937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445937_56445937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445937_56445937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41651283 4.027360624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41651283"^^xsd:decimal ;
  dwc:decimalLongitude "4.027360624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445937_56445937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445937'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.027360624'^^xsd:double;
  dwc:latitude '51.41651283'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445937'^^xsd:integer;
  dwc:observationDate '2017-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127737'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787124_24787124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787124_24787124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787124_24787124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41651283 4.027360624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41651283"^^xsd:decimal ;
  dwc:decimalLongitude "4.027360624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787124_24787124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787124'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.027360624'^^xsd:double;
  dwc:latitude '51.41651283'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787124'^^xsd:integer;
  dwc:observationDate '2015-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127737'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787122_24787122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787122_24787122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787122_24787122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41651283 4.027360624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41651283"^^xsd:decimal ;
  dwc:decimalLongitude "4.027360624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787122_24787122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787122'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.027360624'^^xsd:double;
  dwc:latitude '51.41651283'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787122'^^xsd:integer;
  dwc:observationDate '2015-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127737'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25575674_25575674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25575674_25575674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25575674_25575674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25575674_25575674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25575674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25575674'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25575674'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25575633_25575633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25575633_25575633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25575633_25575633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25575633_25575633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25575633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25575633'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25575633'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445806_56445806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445806_56445806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445806_56445806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445806_56445806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445806'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445806'^^xsd:integer;
  dwc:observationDate '2017-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445634_56445634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445634_56445634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445634_56445634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445634_56445634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445634'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445634'^^xsd:integer;
  dwc:observationDate '2017-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445710_56445710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445710_56445710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445710_56445710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445710_56445710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445710'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445710'^^xsd:integer;
  dwc:observationDate '2017-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787212_24787212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787212_24787212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787212_24787212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787212_24787212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787212'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787212'^^xsd:integer;
  dwc:observationDate '2015-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787210_24787210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787210_24787210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787210_24787210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787210_24787210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787210'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787210'^^xsd:integer;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898566_36898566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898566_36898566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898566_36898566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898566_36898566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898566'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898566'^^xsd:integer;
  dwc:observationDate '2016-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787209_24787209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787209_24787209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787209_24787209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787209_24787209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787209'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787209'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787211_24787211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787211_24787211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787211_24787211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787211_24787211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787211'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787211'^^xsd:integer;
  dwc:observationDate '2015-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787224_24787224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787224_24787224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787224_24787224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.411167 4.029233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.411167"^^xsd:decimal ;
  dwc:decimalLongitude "4.029233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787224_24787224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787224'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.029233'^^xsd:double;
  dwc:latitude '51.411167'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787224'^^xsd:integer;
  dwc:observationDate '2016-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127731'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25575805_25575805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25575805_25575805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25575805_25575805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25575805_25575805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25575805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25575805'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25575805'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25575918_25575918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25575918_25575918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25575918_25575918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25575918_25575918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25575918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25575918'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25575918'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445530_56445530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445530_56445530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445530_56445530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445530_56445530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445530'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445530'^^xsd:integer;
  dwc:observationDate '2017-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898859_36898859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898859_36898859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898859_36898859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898859_36898859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898859'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898859'^^xsd:integer;
  dwc:observationDate '2017-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898858_36898858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898858_36898858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898858_36898858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898858_36898858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898858'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898858'^^xsd:integer;
  dwc:observationDate '2017-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445396_56445396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445396_56445396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445396_56445396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445396_56445396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445396'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445396'^^xsd:integer;
  dwc:observationDate '2017-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445402_56445402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445402_56445402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445402_56445402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445402_56445402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445402'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445402'^^xsd:integer;
  dwc:observationDate '2017-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445422_56445422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445422_56445422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445422_56445422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445422_56445422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445422'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445422'^^xsd:integer;
  dwc:observationDate '2017-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445458_56445458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445458_56445458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445458_56445458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445458_56445458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445458'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445458'^^xsd:integer;
  dwc:observationDate '2017-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56445481_56445481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56445481_56445481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56445481_56445481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56445481_56445481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56445481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56445481'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56445481'^^xsd:integer;
  dwc:observationDate '2017-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_60891873_60891873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_60891873_60891873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_60891873_60891873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_60891873_60891873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60891873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '60891873'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '60891873'^^xsd:integer;
  dwc:observationDate '2018-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787262_24787262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787262_24787262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787262_24787262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787262_24787262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787262'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787262'^^xsd:integer;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787258_24787258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787258_24787258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787258_24787258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787258_24787258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787258'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787258'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787256_24787256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787256_24787256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787256_24787256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787256_24787256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787256'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787256'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787317_24787317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787317_24787317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787317_24787317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787317_24787317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787317'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787317'^^xsd:integer;
  dwc:observationDate '2016-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898769_36898769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898769_36898769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898769_36898769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898769_36898769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898769'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898769'^^xsd:integer;
  dwc:observationDate '2016-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898789_36898789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898789_36898789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898789_36898789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898789_36898789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898789'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898789'^^xsd:integer;
  dwc:observationDate '2016-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898800_36898800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898800_36898800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898800_36898800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898800_36898800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898800'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898800'^^xsd:integer;
  dwc:observationDate '2016-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898802_36898802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898802_36898802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898802_36898802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40221 4.02998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40221"^^xsd:decimal ;
  dwc:decimalLongitude "4.02998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898802_36898802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898802'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.02998'^^xsd:double;
  dwc:latitude '51.40221'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898802'^^xsd:integer;
  dwc:observationDate '2016-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127734'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898734_36898734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898734_36898734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898734_36898734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42786 4.03246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42786"^^xsd:decimal ;
  dwc:decimalLongitude "4.03246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898734_36898734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898734'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.03246'^^xsd:double;
  dwc:latitude '51.42786'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898734'^^xsd:integer;
  dwc:observationDate '2017-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127733'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_25576275_25576275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_25576275_25576275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_25576275_25576275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_25576275_25576275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25576275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '25576275'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '25576275'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898887_36898887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898887_36898887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898887_36898887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898887_36898887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898887'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898887'^^xsd:integer;
  dwc:observationDate '2016-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443513_56443513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443513_56443513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443513_56443513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443513_56443513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443513'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443513'^^xsd:integer;
  dwc:observationDate '2017-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443547_56443547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443547_56443547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443547_56443547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443547_56443547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443547'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443547'^^xsd:integer;
  dwc:observationDate '2017-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443511_56443511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443511_56443511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443511_56443511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443511_56443511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443511'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443511'^^xsd:integer;
  dwc:observationDate '2017-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56443550_56443550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56443550_56443550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56443550_56443550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56443550_56443550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56443550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56443550'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56443550'^^xsd:integer;
  dwc:observationDate '2017-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24787343_24787343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24787343_24787343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24787343_24787343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24787343_24787343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24787343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24787343'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24787343'^^xsd:integer;
  dwc:observationDate '2015-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36898912_36898912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36898912_36898912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36898912_36898912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42251303 4.032860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42251303"^^xsd:decimal ;
  dwc:decimalLongitude "4.032860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36898912_36898912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36898912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36898912'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.032860596'^^xsd:double;
  dwc:latitude '51.42251303'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36898912'^^xsd:integer;
  dwc:observationDate '2016-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127735'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24721094_24721094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24721094_24721094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24721094_24721094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0434 4.04783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0434"^^xsd:decimal ;
  dwc:decimalLongitude "4.04783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24721094_24721094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24721094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24721094'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.04783'^^xsd:double;
  dwc:latitude '51.0434'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24721094'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122325'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24382259_24382259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24382259_24382259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24382259_24382259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.04231 4.0945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.04231"^^xsd:decimal ;
  dwc:decimalLongitude "4.0945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24382259_24382259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24382259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24382259'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.0945'^^xsd:double;
  dwc:latitude '51.04231'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24382259'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113521'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24382261_24382261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24382261_24382261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24382261_24382261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.04231 4.0945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.04231"^^xsd:decimal ;
  dwc:decimalLongitude "4.0945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24382261_24382261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24382261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24382261'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.0945'^^xsd:double;
  dwc:latitude '51.04231'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24382261'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113521'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24382262_24382262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24382262_24382262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24382262_24382262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.04231 4.0945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.04231"^^xsd:decimal ;
  dwc:decimalLongitude "4.0945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24382262_24382262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24382262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24382262'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.0945'^^xsd:double;
  dwc:latitude '51.04231'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24382262'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113521'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52227821_52227821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52227821_52227821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52227821_52227821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03955 4.16605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03955"^^xsd:decimal ;
  dwc:decimalLongitude "4.16605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52227821_52227821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52227821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52227821'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.16605'^^xsd:double;
  dwc:latitude '51.03955'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52227821'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115444'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24383407_24383407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24383407_24383407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24383407_24383407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09258 4.17083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.09258"^^xsd:decimal ;
  dwc:decimalLongitude "4.17083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24383407_24383407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24383407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24383407'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.17083'^^xsd:double;
  dwc:latitude '51.09258'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24383407'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115430'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24383408_24383408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24383408_24383408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24383408_24383408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.09258 4.17083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.09258"^^xsd:decimal ;
  dwc:decimalLongitude "4.17083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24383408_24383408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24383408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24383408'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.17083'^^xsd:double;
  dwc:latitude '51.09258'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24383408'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115430'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52276048_52276048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52276048_52276048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52276048_52276048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03203 4.18166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03203"^^xsd:decimal ;
  dwc:decimalLongitude "4.18166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52276048_52276048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52276048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52276048'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.18166'^^xsd:double;
  dwc:latitude '51.03203'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52276048'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122363'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24738998_24738998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24738998_24738998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24738998_24738998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03203 4.18166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03203"^^xsd:decimal ;
  dwc:decimalLongitude "4.18166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24738998_24738998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24738998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24738998'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.18166'^^xsd:double;
  dwc:latitude '51.03203'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24738998'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122363'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24739002_24739002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24739002_24739002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24739002_24739002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.03203 4.18166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.03203"^^xsd:decimal ;
  dwc:decimalLongitude "4.18166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24739002_24739002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24739002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24739002'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.18166'^^xsd:double;
  dwc:latitude '51.03203'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24739002'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122363'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52274614_52274614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52274614_52274614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52274614_52274614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07363 4.19007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07363"^^xsd:decimal ;
  dwc:decimalLongitude "4.19007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52274614_52274614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52274614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52274614'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.19007'^^xsd:double;
  dwc:latitude '51.07363'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52274614'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122336'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52274647_52274647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52274647_52274647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52274647_52274647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07363 4.19007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07363"^^xsd:decimal ;
  dwc:decimalLongitude "4.19007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52274647_52274647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52274647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52274647'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.19007'^^xsd:double;
  dwc:latitude '51.07363'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52274647'^^xsd:integer;
  dwc:observationDate '2017-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122336'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_37011881_37011881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_37011881_37011881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_37011881_37011881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07363 4.19007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07363"^^xsd:decimal ;
  dwc:decimalLongitude "4.19007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_37011881_37011881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37011881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '37011881'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.19007'^^xsd:double;
  dwc:latitude '51.07363'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '37011881'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122339'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_37011886_37011886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_37011886_37011886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_37011886_37011886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07363 4.19007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07363"^^xsd:decimal ;
  dwc:decimalLongitude "4.19007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_37011886_37011886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37011886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '37011886'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.19007'^^xsd:double;
  dwc:latitude '51.07363'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '37011886'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122339'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_37011908_37011908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_37011908_37011908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_37011908_37011908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07363 4.19007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07363"^^xsd:decimal ;
  dwc:decimalLongitude "4.19007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_37011908_37011908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37011908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '37011908'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.19007'^^xsd:double;
  dwc:latitude '51.07363'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '37011908'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122339'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_37011909_37011909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_37011909_37011909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_37011909_37011909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07363 4.19007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07363"^^xsd:decimal ;
  dwc:decimalLongitude "4.19007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_37011909_37011909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37011909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '37011909'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.19007'^^xsd:double;
  dwc:latitude '51.07363'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '37011909'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122339'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_37011912_37011912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_37011912_37011912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_37011912_37011912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.07363 4.19007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.07363"^^xsd:decimal ;
  dwc:decimalLongitude "4.19007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_37011912_37011912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37011912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '37011912'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.19007'^^xsd:double;
  dwc:latitude '51.07363'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '37011912'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122339'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52277088_52277088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52277088_52277088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52277088_52277088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05593 4.20024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05593"^^xsd:decimal ;
  dwc:decimalLongitude "4.20024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52277088_52277088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52277088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52277088'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.20024'^^xsd:double;
  dwc:latitude '51.05593'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52277088'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 53 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122367'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52277141_52277141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52277141_52277141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52277141_52277141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05593 4.20024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05593"^^xsd:decimal ;
  dwc:decimalLongitude "4.20024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52277141_52277141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52277141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52277141'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.20024'^^xsd:double;
  dwc:latitude '51.05593'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52277141'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122367'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52277160_52277160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52277160_52277160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52277160_52277160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05593 4.20024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05593"^^xsd:decimal ;
  dwc:decimalLongitude "4.20024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52277160_52277160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52277160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52277160'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.20024'^^xsd:double;
  dwc:latitude '51.05593'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52277160'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122367'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52277177_52277177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52277177_52277177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52277177_52277177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05593 4.20024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05593"^^xsd:decimal ;
  dwc:decimalLongitude "4.20024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52277177_52277177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52277177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52277177'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.20024'^^xsd:double;
  dwc:latitude '51.05593'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52277177'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122367'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52277198_52277198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52277198_52277198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52277198_52277198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05593 4.20024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05593"^^xsd:decimal ;
  dwc:decimalLongitude "4.20024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52277198_52277198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52277198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52277198'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.20024'^^xsd:double;
  dwc:latitude '51.05593'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52277198'^^xsd:integer;
  dwc:observationDate '2017-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122367'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24755990_24755990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24755990_24755990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24755990_24755990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05593 4.20024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05593"^^xsd:decimal ;
  dwc:decimalLongitude "4.20024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24755990_24755990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24755990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24755990'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.20024'^^xsd:double;
  dwc:latitude '51.05593'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24755990'^^xsd:integer;
  dwc:observationDate '2015-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122367'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24755999_24755999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24755999_24755999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24755999_24755999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05593 4.20024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05593"^^xsd:decimal ;
  dwc:decimalLongitude "4.20024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24755999_24755999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24755999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24755999'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.20024'^^xsd:double;
  dwc:latitude '51.05593'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24755999'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122367'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965705_52965705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965705_52965705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965705_52965705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965705_52965705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965705'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965705'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965714_52965714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965714_52965714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965714_52965714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965714_52965714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965714'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965714'^^xsd:integer;
  dwc:observationDate '2017-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178107_23178107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178107_23178107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178107_23178107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178107_23178107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178107'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178107'^^xsd:integer;
  dwc:observationDate '2015-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178144_23178144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178144_23178144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178144_23178144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178144_23178144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178144'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178144'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178177_23178177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178177_23178177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178177_23178177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178177_23178177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178177'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178177'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178204_23178204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178204_23178204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178204_23178204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178204_23178204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178204'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178204'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178219_23178219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178219_23178219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178219_23178219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178219_23178219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178219'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178219'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178243_23178243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178243_23178243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178243_23178243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178243_23178243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178243'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178243'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178255_23178255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178255_23178255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178255_23178255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178255_23178255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178255'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178255'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178273_23178273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178273_23178273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178273_23178273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178273_23178273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178273'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178273'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178295_23178295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178295_23178295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178295_23178295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178295_23178295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178295'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178295'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178336_23178336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178336_23178336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178336_23178336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178336_23178336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178336'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178336'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23178456_23178456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23178456_23178456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23178456_23178456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23178456_23178456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23178456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23178456'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23178456'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24386482_24386482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24386482_24386482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24386482_24386482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12287 4.2184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12287"^^xsd:decimal ;
  dwc:decimalLongitude "4.2184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24386482_24386482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24386482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24386482'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.2184'^^xsd:double;
  dwc:latitude '51.12287'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24386482'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115441'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52227611_52227611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52227611_52227611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52227611_52227611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11414 4.24123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11414"^^xsd:decimal ;
  dwc:decimalLongitude "4.24123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52227611_52227611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52227611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52227611'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.24123'^^xsd:double;
  dwc:latitude '51.11414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52227611'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115442'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52227615_52227615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52227615_52227615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52227615_52227615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11414 4.24123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11414"^^xsd:decimal ;
  dwc:decimalLongitude "4.24123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52227615_52227615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52227615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52227615'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.24123'^^xsd:double;
  dwc:latitude '51.11414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52227615'^^xsd:integer;
  dwc:observationDate '2017-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115442'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23185814_23185814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23185814_23185814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23185814_23185814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11414 4.24123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11414"^^xsd:decimal ;
  dwc:decimalLongitude "4.24123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23185814_23185814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23185814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23185814'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.24123'^^xsd:double;
  dwc:latitude '51.11414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23185814'^^xsd:integer;
  dwc:observationDate '2015-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115442'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23185819_23185819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23185819_23185819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23185819_23185819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11414 4.24123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11414"^^xsd:decimal ;
  dwc:decimalLongitude "4.24123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23185819_23185819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23185819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23185819'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.24123'^^xsd:double;
  dwc:latitude '51.11414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23185819'^^xsd:integer;
  dwc:observationDate '2015-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-115442'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23185845_23185845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23185845_23185845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23185845_23185845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11414 4.24123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11414"^^xsd:decimal ;
  dwc:decimalLongitude "4.24123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23185845_23185845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23185845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23185845'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.24123'^^xsd:double;
  dwc:latitude '51.11414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23185845'^^xsd:integer;
  dwc:observationDate '2015-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115442'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24387433_24387433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24387433_24387433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24387433_24387433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11414 4.24123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11414"^^xsd:decimal ;
  dwc:decimalLongitude "4.24123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24387433_24387433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24387433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24387433'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.24123'^^xsd:double;
  dwc:latitude '51.11414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24387433'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115442'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24387447_24387447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24387447_24387447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24387447_24387447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11414 4.24123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11414"^^xsd:decimal ;
  dwc:decimalLongitude "4.24123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24387447_24387447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24387447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24387447'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.24123'^^xsd:double;
  dwc:latitude '51.11414'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24387447'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-115442'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994385_35994385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994385_35994385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994385_35994385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994385_35994385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994385'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994385'^^xsd:integer;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994387_35994387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994387_35994387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994387_35994387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994387_35994387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994387'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994387'^^xsd:integer;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52958307_52958307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52958307_52958307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52958307_52958307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52958307_52958307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52958307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52958307'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52958307'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39224241_39224241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39224241_39224241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39224241_39224241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39224241_39224241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39224241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39224241'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39224241'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972450_23972450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972450_23972450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972450_23972450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972450_23972450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972450'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972450'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972453_23972453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972453_23972453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972453_23972453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972453_23972453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972453'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972453'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972454_23972454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972454_23972454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972454_23972454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972454_23972454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972454'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972454'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972349_23972349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972349_23972349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972349_23972349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972349_23972349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972349'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972349'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972357_23972357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972357_23972357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972357_23972357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972357_23972357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972357'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972357'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972367_23972367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972367_23972367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972367_23972367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972367_23972367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972367'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972367'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972377_23972377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972377_23972377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972377_23972377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972377_23972377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972377'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972377'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972388_23972388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972388_23972388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972388_23972388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972388_23972388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972388'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972388'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972392_23972392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972392_23972392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972392_23972392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972392_23972392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972392'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972392'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972406_23972406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972406_23972406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972406_23972406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972406_23972406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972406'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972406'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972425_23972425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972425_23972425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972425_23972425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972425_23972425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972425'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972425'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972439_23972439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972439_23972439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972439_23972439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972439_23972439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972439'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972439'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972440_23972440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972440_23972440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972440_23972440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972440_23972440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972440'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972440'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972441_23972441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972441_23972441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972441_23972441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972441_23972441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972441'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972441'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972444_23972444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972444_23972444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972444_23972444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972444_23972444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972444'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972444'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972448_23972448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972448_23972448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972448_23972448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972448_23972448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972448'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972448'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972449_23972449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972449_23972449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972449_23972449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972449_23972449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972449'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972449'^^xsd:integer;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972491_23972491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972491_23972491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972491_23972491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972491_23972491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972491'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972491'^^xsd:integer;
  dwc:observationDate '2015-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972492_23972492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972492_23972492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972492_23972492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972492_23972492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972492'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972492'^^xsd:integer;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972501_23972501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972501_23972501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972501_23972501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972501_23972501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972501'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972501'^^xsd:integer;
  dwc:observationDate '2015-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972507_23972507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972507_23972507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972507_23972507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972507_23972507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972507'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972507'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972509_23972509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972509_23972509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972509_23972509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972509_23972509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972509'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972509'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972517_23972517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972517_23972517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972517_23972517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972517_23972517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972517'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972517'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972539_23972539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972539_23972539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972539_23972539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972539_23972539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972539'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972539'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972559_23972559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972559_23972559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972559_23972559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972559_23972559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972559'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972559'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972572_23972572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972572_23972572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972572_23972572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972572_23972572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972572'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972572'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972489_23972489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972489_23972489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972489_23972489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972489_23972489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972489'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972489'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994365_35994365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994365_35994365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994365_35994365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.345793 4.278738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.345793"^^xsd:decimal ;
  dwc:decimalLongitude "4.278738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994365_35994365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994365'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.278738'^^xsd:double;
  dwc:latitude '51.345793'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994365'^^xsd:integer;
  dwc:observationDate '2016-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126199'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_28641304_28641304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_28641304_28641304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_28641304_28641304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_28641304_28641304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28641304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '28641304'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '28641304'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24756870_24756870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24756870_24756870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24756870_24756870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24756870_24756870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24756870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24756870'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24756870'^^xsd:integer;
  dwc:observationDate '2015-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36858162_36858162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36858162_36858162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36858162_36858162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36858162_36858162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36858162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36858162'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36858162'^^xsd:integer;
  dwc:observationDate '2016-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36858163_36858163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36858163_36858163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36858163_36858163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36858163_36858163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36858163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36858163'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36858163'^^xsd:integer;
  dwc:observationDate '2016-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36858160_36858160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36858160_36858160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36858160_36858160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36858160_36858160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36858160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36858160'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36858160'^^xsd:integer;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52202581_52202581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52202581_52202581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52202581_52202581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52202581_52202581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52202581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52202581'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52202581'^^xsd:integer;
  dwc:observationDate '2017-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52202968_52202968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52202968_52202968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52202968_52202968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52202968_52202968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52202968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52202968'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52202968'^^xsd:integer;
  dwc:observationDate '2017-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52202983_52202983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52202983_52202983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52202983_52202983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52202983_52202983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52202983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52202983'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52202983'^^xsd:integer;
  dwc:observationDate '2017-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52202987_52202987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52202987_52202987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52202987_52202987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52202987_52202987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52202987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52202987'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52202987'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52202984_52202984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52202984_52202984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52202984_52202984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52202984_52202984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52202984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52202984'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52202984'^^xsd:integer;
  dwc:observationDate '2017-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24756711_24756711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24756711_24756711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24756711_24756711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24756711_24756711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24756711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24756711'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24756711'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24756707_24756707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24756707_24756707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24756707_24756707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24756707_24756707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24756707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24756707'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24756707'^^xsd:integer;
  dwc:observationDate '2015-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36859594_36859594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36859594_36859594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36859594_36859594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29646 4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29646"^^xsd:decimal ;
  dwc:decimalLongitude "4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36859594_36859594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36859594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36859594'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.2857'^^xsd:double;
  dwc:latitude '51.29646'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36859594'^^xsd:integer;
  dwc:observationDate '2016-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127728'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36859830_36859830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36859830_36859830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36859830_36859830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36859830_36859830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36859830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36859830'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36859830'^^xsd:integer;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56437939_56437939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56437939_56437939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56437939_56437939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56437939_56437939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437939'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56437939'^^xsd:integer;
  dwc:observationDate '2017-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56437890_56437890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56437890_56437890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56437890_56437890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56437890_56437890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437890'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56437890'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56437893_56437893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56437893_56437893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56437893_56437893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56437893_56437893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56437893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56437893'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56437893'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52202999_52202999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52202999_52202999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52202999_52202999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52202999_52202999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52202999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52202999'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52202999'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52203003_52203003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52203003_52203003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52203003_52203003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52203003_52203003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52203003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52203003'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52203003'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52203013_52203013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52203013_52203013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52203013_52203013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52203013_52203013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52203013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52203013'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52203013'^^xsd:integer;
  dwc:observationDate '2017-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52203021_52203021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52203021_52203021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52203021_52203021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52203021_52203021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52203021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52203021'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52203021'^^xsd:integer;
  dwc:observationDate '2017-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52203024_52203024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52203024_52203024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52203024_52203024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30305 4.28731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30305"^^xsd:decimal ;
  dwc:decimalLongitude "4.28731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52203024_52203024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52203024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52203024'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.28731'^^xsd:double;
  dwc:latitude '51.30305'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52203024'^^xsd:integer;
  dwc:observationDate '2017-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127732'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970183_23970183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970183_23970183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970183_23970183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970183_23970183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970183'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970183'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970185_23970185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970185_23970185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970185_23970185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970185_23970185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970185'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970185'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970187_23970187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970187_23970187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970187_23970187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970187_23970187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970187'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970187'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970197_23970197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970197_23970197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970197_23970197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970197_23970197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970197'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970197'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970200_23970200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970200_23970200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970200_23970200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970200_23970200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970200'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970200'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970213_23970213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970213_23970213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970213_23970213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970213_23970213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970213'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970213'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970215_23970215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970215_23970215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970215_23970215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970215_23970215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970215'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970215'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970216_23970216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970216_23970216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970216_23970216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970216_23970216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970216'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970216'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970217_23970217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970217_23970217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970217_23970217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970217_23970217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970217'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970217'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970218_23970218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970218_23970218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970218_23970218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970218_23970218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970218'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970218'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970224_23970224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970224_23970224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970224_23970224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970224_23970224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970224'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970224'^^xsd:integer;
  dwc:observationDate '2015-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971366_23971366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971366_23971366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971366_23971366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971366_23971366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971366'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971366'^^xsd:integer;
  dwc:observationDate '2015-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971377_23971377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971377_23971377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971377_23971377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971377_23971377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971377'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971377'^^xsd:integer;
  dwc:observationDate '2015-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971379_23971379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971379_23971379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971379_23971379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971379_23971379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971379'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971379'^^xsd:integer;
  dwc:observationDate '2015-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971391_23971391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971391_23971391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971391_23971391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971391_23971391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971391'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971391'^^xsd:integer;
  dwc:observationDate '2015-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971392_23971392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971392_23971392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971392_23971392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971392_23971392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971392'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971392'^^xsd:integer;
  dwc:observationDate '2015-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971394_23971394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971394_23971394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971394_23971394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971394_23971394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971394'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971394'^^xsd:integer;
  dwc:observationDate '2015-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971405_23971405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971405_23971405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971405_23971405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971405_23971405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971405'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971405'^^xsd:integer;
  dwc:observationDate '2015-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23971407_23971407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23971407_23971407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23971407_23971407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23971407_23971407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23971407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23971407'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23971407'^^xsd:integer;
  dwc:observationDate '2015-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969286_23969286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969286_23969286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969286_23969286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969286_23969286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969286'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969286'^^xsd:integer;
  dwc:observationDate '2015-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969287_23969287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969287_23969287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969287_23969287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969287_23969287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969287'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969287'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969288_23969288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969288_23969288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969288_23969288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969288_23969288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969288'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969288'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969290_23969290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969290_23969290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969290_23969290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969290_23969290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969290'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969290'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969291_23969291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969291_23969291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969291_23969291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969291_23969291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969291'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969291'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969294_23969294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969294_23969294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969294_23969294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969294_23969294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969294'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969294'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969299_23969299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969299_23969299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969299_23969299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969299_23969299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969299'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969299'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969309_23969309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969309_23969309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969309_23969309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969309_23969309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969309'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969309'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969311_23969311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969311_23969311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969311_23969311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969311_23969311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969311'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969311'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969316_23969316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969316_23969316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969316_23969316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969316_23969316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969316'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969316'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969317_23969317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969317_23969317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969317_23969317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969317_23969317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969317'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969317'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969326_23969326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969326_23969326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969326_23969326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969326_23969326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969326'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969326'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969334_23969334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969334_23969334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969334_23969334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969334_23969334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969334'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969334'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969342_23969342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969342_23969342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969342_23969342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969342_23969342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969342'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969342'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969344_23969344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969344_23969344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969344_23969344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969344_23969344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969344'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969344'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969346_23969346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969346_23969346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969346_23969346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969346_23969346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969346'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969346'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969347_23969347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969347_23969347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969347_23969347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969347_23969347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969347'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969347'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969348_23969348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969348_23969348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969348_23969348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969348_23969348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969348'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969348'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969358_23969358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969358_23969358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969358_23969358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969358_23969358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969358'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969358'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969360_23969360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969360_23969360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969360_23969360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969360_23969360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969360'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969360'^^xsd:integer;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969364_23969364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969364_23969364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969364_23969364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969364_23969364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969364'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969364'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969365_23969365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969365_23969365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969365_23969365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969365_23969365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969365'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969365'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969367_23969367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969367_23969367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969367_23969367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969367_23969367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969367'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969367'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969368_23969368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969368_23969368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969368_23969368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969368_23969368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969368'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969368'^^xsd:integer;
  dwc:observationDate '2015-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969370_23969370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969370_23969370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969370_23969370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969370_23969370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969370'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969370'^^xsd:integer;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969373_23969373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969373_23969373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969373_23969373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969373_23969373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969373'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969373'^^xsd:integer;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969378_23969378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969378_23969378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969378_23969378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969378_23969378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969378'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969378'^^xsd:integer;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969380_23969380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969380_23969380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969380_23969380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969380_23969380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969380'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969380'^^xsd:integer;
  dwc:observationDate '2015-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969384_23969384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969384_23969384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969384_23969384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969384_23969384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969384'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969384'^^xsd:integer;
  dwc:observationDate '2015-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970143_23970143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970143_23970143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970143_23970143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970143_23970143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970143'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970143'^^xsd:integer;
  dwc:observationDate '2015-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970147_23970147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970147_23970147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970147_23970147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970147_23970147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970147'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970147'^^xsd:integer;
  dwc:observationDate '2015-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970150_23970150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970150_23970150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970150_23970150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970150_23970150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970150'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970150'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970156_23970156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970156_23970156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970156_23970156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970156_23970156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970156'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970156'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970161_23970161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970161_23970161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970161_23970161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970161_23970161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970161'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970161'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970170_23970170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970170_23970170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970170_23970170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970170_23970170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970170'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970170'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970171_23970171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970171_23970171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970171_23970171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970171_23970171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970171'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970171'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970176_23970176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970176_23970176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970176_23970176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970176_23970176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970176'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970176'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970181_23970181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970181_23970181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970181_23970181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970181_23970181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970181'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970181'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970472_23970472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970472_23970472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970472_23970472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970472_23970472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970472'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970472'^^xsd:integer;
  dwc:observationDate '2015-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970484_23970484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970484_23970484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970484_23970484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970484_23970484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970484'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970484'^^xsd:integer;
  dwc:observationDate '2015-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970136_23970136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970136_23970136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970136_23970136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970136_23970136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970136'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970136'^^xsd:integer;
  dwc:observationDate '2015-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970137_23970137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970137_23970137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970137_23970137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970137_23970137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970137'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970137'^^xsd:integer;
  dwc:observationDate '2015-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969389_23969389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969389_23969389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969389_23969389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969389_23969389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969389'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969389'^^xsd:integer;
  dwc:observationDate '2015-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969398_23969398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969398_23969398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969398_23969398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969398_23969398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969398'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969398'^^xsd:integer;
  dwc:observationDate '2015-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969400_23969400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969400_23969400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969400_23969400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969400_23969400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969400'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969400'^^xsd:integer;
  dwc:observationDate '2015-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969402_23969402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969402_23969402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969402_23969402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969402_23969402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969402'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969402'^^xsd:integer;
  dwc:observationDate '2015-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970106_23970106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970106_23970106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970106_23970106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970106_23970106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970106'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970106'^^xsd:integer;
  dwc:observationDate '2015-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970108_23970108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970108_23970108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970108_23970108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970108_23970108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970108'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970108'^^xsd:integer;
  dwc:observationDate '2015-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970122_23970122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970122_23970122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970122_23970122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970122_23970122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970122'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970122'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970123_23970123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970123_23970123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970123_23970123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970123_23970123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970123'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970123'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970128_23970128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970128_23970128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970128_23970128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970128_23970128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970128'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970128'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23970134_23970134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23970134_23970134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23970134_23970134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.344943 4.290537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.344943"^^xsd:decimal ;
  dwc:decimalLongitude "4.290537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23970134_23970134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23970134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23970134'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.290537'^^xsd:double;
  dwc:latitude '51.344943'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23970134'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126198'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994389_35994389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994389_35994389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994389_35994389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994389_35994389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994389'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994389'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994393_35994393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994393_35994393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994393_35994393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994393_35994393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994393'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994393'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994394_35994394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994394_35994394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994394_35994394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994394_35994394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994394'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994394'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994433_35994433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994433_35994433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994433_35994433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994433_35994433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994433'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994433'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994436_35994436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994436_35994436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994436_35994436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994436_35994436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994436'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994436'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994420_35994420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994420_35994420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994420_35994420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994420_35994420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994420'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994420'^^xsd:integer;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994430_35994430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994430_35994430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994430_35994430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994430_35994430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994430'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994430'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994425_35994425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994425_35994425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994425_35994425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994425_35994425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994425'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994425'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994432_35994432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994432_35994432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994432_35994432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994432_35994432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994432'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994432'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994441_35994441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994441_35994441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994441_35994441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994441_35994441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994441'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994441'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994397_35994397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994397_35994397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994397_35994397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994397_35994397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994397'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994397'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994399_35994399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994399_35994399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994399_35994399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994399_35994399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994399'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994399'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994400_35994400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994400_35994400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994400_35994400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994400_35994400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994400'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994400'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994402_35994402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994402_35994402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994402_35994402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994402_35994402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994402'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994402'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994409_35994409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994409_35994409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994409_35994409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994409_35994409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994409'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994409'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994411_35994411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994411_35994411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994411_35994411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994411_35994411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994411'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994411'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994444_35994444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994444_35994444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994444_35994444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994444_35994444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994444'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994444'^^xsd:integer;
  dwc:observationDate '2016-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994449_35994449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994449_35994449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994449_35994449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994449_35994449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994449'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994449'^^xsd:integer;
  dwc:observationDate '2016-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994450_35994450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994450_35994450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994450_35994450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994450_35994450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994450'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994450'^^xsd:integer;
  dwc:observationDate '2016-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994455_35994455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994455_35994455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994455_35994455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994455_35994455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994455'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994455'^^xsd:integer;
  dwc:observationDate '2016-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994456_35994456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994456_35994456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994456_35994456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994456_35994456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994456'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994456'^^xsd:integer;
  dwc:observationDate '2016-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994460_35994460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994460_35994460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994460_35994460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994460_35994460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994460'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994460'^^xsd:integer;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994462_35994462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994462_35994462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994462_35994462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994462_35994462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994462'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994462'^^xsd:integer;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52958372_52958372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52958372_52958372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52958372_52958372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52958372_52958372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52958372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52958372'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52958372'^^xsd:integer;
  dwc:observationDate '2017-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52958320_52958320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52958320_52958320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52958320_52958320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52958320_52958320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52958320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52958320'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52958320'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39224267_39224267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39224267_39224267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39224267_39224267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39224267_39224267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39224267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39224267'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39224267'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52958339_52958339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52958339_52958339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52958339_52958339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52958339_52958339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52958339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52958339'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52958339'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52958342_52958342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52958342_52958342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52958342_52958342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52958342_52958342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52958342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52958342'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52958342'^^xsd:integer;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39224284_39224284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39224284_39224284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39224284_39224284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39224284_39224284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39224284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39224284'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39224284'^^xsd:integer;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972617_23972617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972617_23972617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972617_23972617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972617_23972617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972617'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972617'^^xsd:integer;
  dwc:observationDate '2015-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972587_23972587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972587_23972587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972587_23972587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972587_23972587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972587'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972587'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972592_23972592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972592_23972592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972592_23972592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972592_23972592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972592'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972592'^^xsd:integer;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972594_23972594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972594_23972594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972594_23972594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972594_23972594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972594'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972594'^^xsd:integer;
  dwc:observationDate '2015-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972601_23972601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972601_23972601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972601_23972601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972601_23972601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972601'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972601'^^xsd:integer;
  dwc:observationDate '2015-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972605_23972605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972605_23972605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972605_23972605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972605_23972605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972605'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972605'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23972614_23972614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23972614_23972614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23972614_23972614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23972614_23972614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23972614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23972614'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23972614'^^xsd:integer;
  dwc:observationDate '2015-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994388_35994388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994388_35994388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994388_35994388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994388_35994388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994388'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994388'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994463_35994463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994463_35994463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994463_35994463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367743 4.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367743"^^xsd:decimal ;
  dwc:decimalLongitude "4.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994463_35994463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994463'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.3015'^^xsd:double;
  dwc:latitude '51.367743'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994463'^^xsd:integer;
  dwc:observationDate '2016-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126200'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965504_52965504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965504_52965504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965504_52965504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965504_52965504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965504'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965504'^^xsd:integer;
  dwc:observationDate '2017-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965512_52965512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965512_52965512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965512_52965512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965512_52965512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965512'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965512'^^xsd:integer;
  dwc:observationDate '2017-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965520_52965520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965520_52965520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965520_52965520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965520_52965520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965520'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965520'^^xsd:integer;
  dwc:observationDate '2017-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012426_38012426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012426_38012426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012426_38012426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012426_38012426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012426'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012426'^^xsd:integer;
  dwc:observationDate '2017-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012429_38012429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012429_38012429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012429_38012429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012429_38012429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012429'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012429'^^xsd:integer;
  dwc:observationDate '2017-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964415_52964415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964415_52964415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964415_52964415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964415_52964415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964415'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964415'^^xsd:integer;
  dwc:observationDate '2017-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012432_38012432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012432_38012432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012432_38012432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012432_38012432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012432'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012432'^^xsd:integer;
  dwc:observationDate '2017-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012436_38012436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012436_38012436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012436_38012436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012436_38012436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012436'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012436'^^xsd:integer;
  dwc:observationDate '2017-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012438_38012438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012438_38012438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012438_38012438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012438_38012438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012438'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012438'^^xsd:integer;
  dwc:observationDate '2017-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964423_52964423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964423_52964423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964423_52964423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964423_52964423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964423'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964423'^^xsd:integer;
  dwc:observationDate '2017-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964426_52964426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964426_52964426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964426_52964426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964426_52964426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964426'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964426'^^xsd:integer;
  dwc:observationDate '2017-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012420_38012420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012420_38012420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012420_38012420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012420_38012420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012420'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012420'^^xsd:integer;
  dwc:observationDate '2017-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012422_38012422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012422_38012422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012422_38012422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012422_38012422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012422'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012422'^^xsd:integer;
  dwc:observationDate '2017-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964407_52964407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964407_52964407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964407_52964407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964407_52964407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964407'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964407'^^xsd:integer;
  dwc:observationDate '2017-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012425_38012425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012425_38012425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012425_38012425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012425_38012425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012425'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012425'^^xsd:integer;
  dwc:observationDate '2017-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965506_52965506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965506_52965506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965506_52965506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965506_52965506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965506'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965506'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965507_52965507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965507_52965507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965507_52965507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965507_52965507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965507'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965507'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965508_52965508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965508_52965508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965508_52965508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965508_52965508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965508'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965508'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965509_52965509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965509_52965509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965509_52965509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965509_52965509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965509'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965509'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965513_52965513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965513_52965513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965513_52965513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965513_52965513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965513'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965513'^^xsd:integer;
  dwc:observationDate '2017-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965516_52965516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965516_52965516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965516_52965516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965516_52965516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965516'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965516'^^xsd:integer;
  dwc:observationDate '2017-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965521_52965521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965521_52965521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965521_52965521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965521_52965521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965521'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965521'^^xsd:integer;
  dwc:observationDate '2017-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965522_52965522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965522_52965522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965522_52965522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965522_52965522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965522'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965522'^^xsd:integer;
  dwc:observationDate '2017-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965523_52965523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965523_52965523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965523_52965523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965523_52965523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965523'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965523'^^xsd:integer;
  dwc:observationDate '2017-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012451_38012451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012451_38012451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012451_38012451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012451_38012451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012451'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012451'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012465_38012465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012465_38012465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012465_38012465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012465_38012465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012465'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012465'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964454_52964454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964454_52964454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964454_52964454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964454_52964454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964454'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964454'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964457_52964457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964457_52964457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964457_52964457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964457_52964457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964457'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964457'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012474_38012474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012474_38012474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012474_38012474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012474_38012474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012474'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012474'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964465_52964465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964465_52964465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964465_52964465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964465_52964465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964465'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964465'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964472_52964472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964472_52964472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964472_52964472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964472_52964472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964472'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964472'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964474_52964474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964474_52964474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964474_52964474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964474_52964474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964474'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964474'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012551_38012551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012551_38012551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012551_38012551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012551_38012551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012551'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012551'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 162 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012632_38012632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012632_38012632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012632_38012632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012632_38012632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012632'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012632'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 98 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964665_52964665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964665_52964665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964665_52964665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964665_52964665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964665'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964665'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 78 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964704_52964704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964704_52964704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964704_52964704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964704_52964704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964704'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964704'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 56 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964732_52964732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964732_52964732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964732_52964732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964732_52964732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964732'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964732'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012761_38012761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012761_38012761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012761_38012761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012761_38012761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012761'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012761'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012766_38012766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012766_38012766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012766_38012766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012766_38012766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012766'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012766'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012779_38012779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012779_38012779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012779_38012779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012779_38012779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012779'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012779'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964764_52964764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964764_52964764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964764_52964764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964764_52964764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964764'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964764'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964765_52964765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964765_52964765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964765_52964765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964765_52964765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964765'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964765'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964766_52964766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964766_52964766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964766_52964766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964766_52964766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964766'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964766'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964768_52964768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964768_52964768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964768_52964768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964768_52964768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964768'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964768'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 80 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012824_38012824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012824_38012824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012824_38012824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012824_38012824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012824'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012824'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 80 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012864_38012864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012864_38012864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012864_38012864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012864_38012864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012864'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012864'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964873_52964873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964873_52964873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964873_52964873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964873_52964873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964873'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964873'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 60 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012919_38012919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012919_38012919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012919_38012919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012919_38012919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012919'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012919'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964907_52964907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964907_52964907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964907_52964907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964907_52964907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964907'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964907'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964908_52964908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964908_52964908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964908_52964908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964908_52964908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964908'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964908'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964933_52964933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964933_52964933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964933_52964933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964933_52964933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964933'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964933'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964943_52964943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964943_52964943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964943_52964943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964943_52964943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964943'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964943'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964953_52964953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964953_52964953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964953_52964953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964953_52964953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964953'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964953'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964954_52964954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964954_52964954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964954_52964954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964954_52964954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964954'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964954'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964963_52964963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964963_52964963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964963_52964963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964963_52964963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964963'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964963'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012980_38012980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012980_38012980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012980_38012980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012980_38012980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012980'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012980'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 64 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964996_52964996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964996_52964996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964996_52964996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964996_52964996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964996'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964996'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965004_52965004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965004_52965004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965004_52965004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965004_52965004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965004'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965004'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013029_38013029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013029_38013029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013029_38013029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013029_38013029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013029'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013029'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965015_52965015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965015_52965015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965015_52965015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965015_52965015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965015'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965015'^^xsd:integer;
  dwc:observationDate '2017-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964427_52964427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964427_52964427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964427_52964427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964427_52964427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964427'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964427'^^xsd:integer;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438424_56438424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438424_56438424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438424_56438424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438424_56438424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438424'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438424'^^xsd:integer;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438431_56438431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438431_56438431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438431_56438431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438431_56438431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438431'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438431'^^xsd:integer;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438450_56438450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438450_56438450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438450_56438450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438450_56438450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438450'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438450'^^xsd:integer;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965022_52965022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965022_52965022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965022_52965022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965022_52965022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965022'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965022'^^xsd:integer;
  dwc:observationDate '2017-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965023_52965023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965023_52965023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965023_52965023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965023_52965023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965023'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965023'^^xsd:integer;
  dwc:observationDate '2017-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013040_38013040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013040_38013040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013040_38013040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013040_38013040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013040'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013040'^^xsd:integer;
  dwc:observationDate '2017-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965025_52965025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965025_52965025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965025_52965025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965025_52965025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965025'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965025'^^xsd:integer;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965026_52965026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965026_52965026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965026_52965026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965026_52965026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965026'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965026'^^xsd:integer;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965027_52965027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965027_52965027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965027_52965027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965027_52965027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965027'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965027'^^xsd:integer;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965035_52965035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965035_52965035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965035_52965035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965035_52965035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965035'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965035'^^xsd:integer;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 54 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013078_38013078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013078_38013078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013078_38013078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013078_38013078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013078'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013078'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965067_52965067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965067_52965067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965067_52965067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965067_52965067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965067'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965067'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965084_52965084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965084_52965084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965084_52965084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965084_52965084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965084'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965084'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965085_52965085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965085_52965085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965085_52965085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965085_52965085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965085'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965085'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965103_52965103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965103_52965103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965103_52965103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965103_52965103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965103'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965103'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013133_38013133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013133_38013133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013133_38013133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013133_38013133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013133'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013133'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013150_38013150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013150_38013150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013150_38013150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013150_38013150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013150'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013150'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965149_52965149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965149_52965149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965149_52965149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965149_52965149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965149'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965149'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965153_52965153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965153_52965153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965153_52965153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965153_52965153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965153'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965153'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965156_52965156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965156_52965156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965156_52965156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965156_52965156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965156'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965156'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013176_38013176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013176_38013176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013176_38013176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013176_38013176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013176'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013176'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965165_52965165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965165_52965165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965165_52965165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965165_52965165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965165'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965165'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965169_52965169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965169_52965169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965169_52965169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965169_52965169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965169'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965169'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 52 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965195_52965195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965195_52965195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965195_52965195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965195_52965195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965195'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965195'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013215_38013215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013215_38013215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013215_38013215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013215_38013215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013215'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013215'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013228_38013228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013228_38013228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013228_38013228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013228_38013228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013228'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013228'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013295_38013295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013295_38013295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013295_38013295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013295_38013295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013295'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013295'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 76 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013333_38013333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013333_38013333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013333_38013333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013333_38013333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013333'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013333'^^xsd:integer;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013342_38013342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013342_38013342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013342_38013342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013342_38013342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013342'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013342'^^xsd:integer;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965333_52965333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965333_52965333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965333_52965333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965333_52965333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965333'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965333'^^xsd:integer;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 46 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013372_38013372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013372_38013372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013372_38013372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013372_38013372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013372'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013372'^^xsd:integer;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965376_52965376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965376_52965376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965376_52965376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965376_52965376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965376'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965376'^^xsd:integer;
  dwc:observationDate '2017-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013404_38013404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013404_38013404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013404_38013404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013404_38013404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013404'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013404'^^xsd:integer;
  dwc:observationDate '2017-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013419_38013419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013419_38013419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013419_38013419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013419_38013419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013419'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013419'^^xsd:integer;
  dwc:observationDate '2017-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013429_38013429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013429_38013429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013429_38013429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013429_38013429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013429'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013429'^^xsd:integer;
  dwc:observationDate '2017-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965425_52965425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965425_52965425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965425_52965425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965425_52965425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965425'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965425'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013442_38013442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013442_38013442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013442_38013442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013442_38013442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013442'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013442'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965431_52965431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965431_52965431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965431_52965431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965431_52965431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965431'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965431'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013449_38013449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013449_38013449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013449_38013449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013449_38013449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013449'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013449'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965435_52965435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965435_52965435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965435_52965435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965435_52965435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965435'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965435'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965437_52965437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965437_52965437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965437_52965437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965437_52965437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965437'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965437'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013460_38013460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013460_38013460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013460_38013460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013460_38013460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013460'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013460'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013461_38013461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013461_38013461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013461_38013461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013461_38013461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013461'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013461'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965459_52965459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965459_52965459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965459_52965459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965459_52965459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965459'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965459'^^xsd:integer;
  dwc:observationDate '2017-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965463_52965463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965463_52965463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965463_52965463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965463_52965463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965463'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965463'^^xsd:integer;
  dwc:observationDate '2017-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38013480_38013480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38013480_38013480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38013480_38013480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38013480_38013480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38013480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38013480'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38013480'^^xsd:integer;
  dwc:observationDate '2017-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965473_52965473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965473_52965473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965473_52965473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965473_52965473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965473'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965473'^^xsd:integer;
  dwc:observationDate '2017-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965484_52965484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965484_52965484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965484_52965484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965484_52965484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965484'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965484'^^xsd:integer;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965486_52965486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965486_52965486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965486_52965486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965486_52965486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965486'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965486'^^xsd:integer;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965487_52965487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965487_52965487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965487_52965487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965487_52965487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965487'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965487'^^xsd:integer;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438403_56438403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438403_56438403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438403_56438403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438403_56438403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438403'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438403'^^xsd:integer;
  dwc:observationDate '2017-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965494_52965494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965494_52965494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965494_52965494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965494_52965494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965494'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965494'^^xsd:integer;
  dwc:observationDate '2017-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52965502_52965502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52965502_52965502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52965502_52965502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52965502_52965502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52965502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52965502'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52965502'^^xsd:integer;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438451_56438451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438451_56438451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438451_56438451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438451_56438451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438451'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438451'^^xsd:integer;
  dwc:observationDate '2017-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438472_56438472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438472_56438472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438472_56438472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438472_56438472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438472'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438472'^^xsd:integer;
  dwc:observationDate '2017-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964356_52964356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964356_52964356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964356_52964356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964356_52964356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964356'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964356'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012389_38012389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012389_38012389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012389_38012389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012389_38012389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012389'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012389'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964380_52964380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964380_52964380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964380_52964380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964380_52964380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964380'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964380'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964381_52964381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964381_52964381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964381_52964381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964381_52964381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964381'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964381'^^xsd:integer;
  dwc:observationDate '2016-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964384_52964384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964384_52964384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964384_52964384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964384_52964384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964384'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964384'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964389_52964389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964389_52964389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964389_52964389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964389_52964389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964389'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964389'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012406_38012406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012406_38012406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012406_38012406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012406_38012406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012406'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012406'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964400_52964400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964400_52964400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964400_52964400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964400_52964400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964400'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964400'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52964402_52964402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52964402_52964402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52964402_52964402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52964402_52964402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52964402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52964402'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52964402'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38012419_38012419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38012419_38012419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38012419_38012419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_38012419_38012419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38012419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38012419'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38012419'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206207_95206207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206207_95206207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206207_95206207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206207_95206207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206207'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206207'^^xsd:integer;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206212_95206212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206212_95206212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206212_95206212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206212_95206212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206212'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206212'^^xsd:integer;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206241_95206241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206241_95206241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206241_95206241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206241_95206241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206241'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206241'^^xsd:integer;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206242_95206242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206242_95206242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206242_95206242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206242_95206242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206242'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206242'^^xsd:integer;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206262_95206262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206262_95206262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206262_95206262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206262_95206262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206262'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206262'^^xsd:integer;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206288_95206288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206288_95206288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206288_95206288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206288_95206288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206288'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206288'^^xsd:integer;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206290_95206290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206290_95206290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206290_95206290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206290_95206290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206290'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206290'^^xsd:integer;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206316_95206316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206316_95206316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206316_95206316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206316_95206316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206316'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206316'^^xsd:integer;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206328_95206328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206328_95206328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206328_95206328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206328_95206328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206328'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206328'^^xsd:integer;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206329_95206329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206329_95206329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206329_95206329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206329_95206329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206329'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206329'^^xsd:integer;
  dwc:observationDate '2018-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206338_95206338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206338_95206338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206338_95206338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206338_95206338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206338'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206338'^^xsd:integer;
  dwc:observationDate '2018-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206348_95206348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206348_95206348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206348_95206348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206348_95206348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206348'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206348'^^xsd:integer;
  dwc:observationDate '2018-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206349_95206349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206349_95206349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206349_95206349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206349_95206349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206349'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206349'^^xsd:integer;
  dwc:observationDate '2018-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206359_95206359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206359_95206359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206359_95206359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206359_95206359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206359'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206359'^^xsd:integer;
  dwc:observationDate '2018-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_95206363_95206363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_95206363_95206363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_95206363_95206363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34458 4.30243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34458"^^xsd:decimal ;
  dwc:decimalLongitude "4.30243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_95206363_95206363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95206363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '95206363'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.30243'^^xsd:double;
  dwc:latitude '51.34458'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '95206363'^^xsd:integer;
  dwc:observationDate '2018-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113529'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52279473_52279473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52279473_52279473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52279473_52279473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14222 4.32646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14222"^^xsd:decimal ;
  dwc:decimalLongitude "4.32646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52279473_52279473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52279473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52279473'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.32646'^^xsd:double;
  dwc:latitude '51.14222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52279473'^^xsd:integer;
  dwc:observationDate '2017-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127719'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52279474_52279474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52279474_52279474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52279474_52279474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14222 4.32646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14222"^^xsd:decimal ;
  dwc:decimalLongitude "4.32646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52279474_52279474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52279474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52279474'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.32646'^^xsd:double;
  dwc:latitude '51.14222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52279474'^^xsd:integer;
  dwc:observationDate '2017-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127719'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24756451_24756451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24756451_24756451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24756451_24756451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14222 4.32646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14222"^^xsd:decimal ;
  dwc:decimalLongitude "4.32646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24756451_24756451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24756451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24756451'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.32646'^^xsd:double;
  dwc:latitude '51.14222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24756451'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127719'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52217796_52217796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52217796_52217796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52217796_52217796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19069 4.32954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19069"^^xsd:decimal ;
  dwc:decimalLongitude "4.32954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52217796_52217796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52217796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52217796'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.32954'^^xsd:double;
  dwc:latitude '51.19069'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52217796'^^xsd:integer;
  dwc:observationDate '2017-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113528'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23159671_23159671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23159671_23159671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23159671_23159671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19069 4.32954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19069"^^xsd:decimal ;
  dwc:decimalLongitude "4.32954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23159671_23159671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23159671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23159671'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.32954'^^xsd:double;
  dwc:latitude '51.19069'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23159671'^^xsd:integer;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113528'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23159704_23159704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23159704_23159704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23159704_23159704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19069 4.32954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19069"^^xsd:decimal ;
  dwc:decimalLongitude "4.32954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23159704_23159704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23159704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23159704'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.32954'^^xsd:double;
  dwc:latitude '51.19069'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23159704'^^xsd:integer;
  dwc:observationDate '2015-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113528'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24382902_24382902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24382902_24382902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24382902_24382902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19069 4.32954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19069"^^xsd:decimal ;
  dwc:decimalLongitude "4.32954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24382902_24382902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24382902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24382902'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.32954'^^xsd:double;
  dwc:latitude '51.19069'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24382902'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113528'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24382903_24382903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24382903_24382903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24382903_24382903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19069 4.32954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19069"^^xsd:decimal ;
  dwc:decimalLongitude "4.32954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24382903_24382903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24382903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24382903'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.32954'^^xsd:double;
  dwc:latitude '51.19069'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24382903'^^xsd:integer;
  dwc:observationDate '2015-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113528'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36997110_36997110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36997110_36997110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36997110_36997110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19069 4.32954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19069"^^xsd:decimal ;
  dwc:decimalLongitude "4.32954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36997110_36997110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36997110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36997110'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.32954'^^xsd:double;
  dwc:latitude '51.19069'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36997110'^^xsd:integer;
  dwc:observationDate '2016-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113528'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36997118_36997118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36997118_36997118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36997118_36997118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19069 4.32954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19069"^^xsd:decimal ;
  dwc:decimalLongitude "4.32954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36997118_36997118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36997118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36997118'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.32954'^^xsd:double;
  dwc:latitude '51.19069'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36997118'^^xsd:integer;
  dwc:observationDate '2016-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113528'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994313_35994313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994313_35994313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994313_35994313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994313_35994313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994313'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994313'^^xsd:integer;
  dwc:observationDate '2016-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52958297_52958297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52958297_52958297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52958297_52958297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52958297_52958297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52958297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52958297'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52958297'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52958294_52958294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52958294_52958294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52958294_52958294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52958294_52958294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52958294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52958294'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52958294'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438480_56438480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438480_56438480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438480_56438480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438480_56438480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438480'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438480'^^xsd:integer;
  dwc:observationDate '2017-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438502_56438502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438502_56438502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438502_56438502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438502_56438502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438502'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438502'^^xsd:integer;
  dwc:observationDate '2017-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23969243_23969243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23969243_23969243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23969243_23969243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23969243_23969243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23969243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23969243'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23969243'^^xsd:integer;
  dwc:observationDate '2015-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994342_35994342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994342_35994342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994342_35994342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994342_35994342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994342'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994342'^^xsd:integer;
  dwc:observationDate '2016-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994344_35994344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994344_35994344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994344_35994344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994344_35994344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994344'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994344'^^xsd:integer;
  dwc:observationDate '2016-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994362_35994362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994362_35994362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994362_35994362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280982 4.329702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280982"^^xsd:decimal ;
  dwc:decimalLongitude "4.329702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994362_35994362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994362'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.329702'^^xsd:double;
  dwc:latitude '51.280982'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994362'^^xsd:integer;
  dwc:observationDate '2016-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126197'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23053022_23053022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23053022_23053022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23053022_23053022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14319 4.33078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14319"^^xsd:decimal ;
  dwc:decimalLongitude "4.33078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23053022_23053022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23053022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23053022'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.33078'^^xsd:double;
  dwc:latitude '51.14319'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23053022'^^xsd:integer;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-112295'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23053025_23053025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23053025_23053025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23053025_23053025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14319 4.33078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14319"^^xsd:decimal ;
  dwc:decimalLongitude "4.33078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23053025_23053025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23053025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23053025'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.33078'^^xsd:double;
  dwc:latitude '51.14319'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23053025'^^xsd:integer;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112295'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23053041_23053041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23053041_23053041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23053041_23053041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14319 4.33078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14319"^^xsd:decimal ;
  dwc:decimalLongitude "4.33078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23053041_23053041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23053041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23053041'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.33078'^^xsd:double;
  dwc:latitude '51.14319'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23053041'^^xsd:integer;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-112295'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23053045_23053045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23053045_23053045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23053045_23053045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14319 4.33078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14319"^^xsd:decimal ;
  dwc:decimalLongitude "4.33078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23053045_23053045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23053045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23053045'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.33078'^^xsd:double;
  dwc:latitude '51.14319'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23053045'^^xsd:integer;
  dwc:observationDate '2015-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112295'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23053149_23053149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23053149_23053149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23053149_23053149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.14319 4.33078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.14319"^^xsd:decimal ;
  dwc:decimalLongitude "4.33078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23053149_23053149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23053149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23053149'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.33078'^^xsd:double;
  dwc:latitude '51.14319'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23053149'^^xsd:integer;
  dwc:observationDate '2015-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-112295'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993955_35993955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993955_35993955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993955_35993955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993955_35993955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993955'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993955'^^xsd:integer;
  dwc:observationDate '2016-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993998_35993998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993998_35993998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993998_35993998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993998_35993998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993998'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993998'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994000_35994000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994000_35994000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994000_35994000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994000_35994000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994000'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994000'^^xsd:integer;
  dwc:observationDate '2016-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994018_35994018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994018_35994018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994018_35994018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994018_35994018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994018'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994018'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993979_35993979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993979_35993979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993979_35993979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993979_35993979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993979'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993979'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993968_35993968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993968_35993968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993968_35993968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993968_35993968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993968'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993968'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993980_35993980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993980_35993980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993980_35993980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993980_35993980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993980'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993980'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993982_35993982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993982_35993982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993982_35993982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993982_35993982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993982'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993982'^^xsd:integer;
  dwc:observationDate '2016-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994028_35994028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994028_35994028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994028_35994028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994028_35994028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994028'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994028'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994031_35994031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994031_35994031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994031_35994031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994031_35994031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994031'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994031'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994056_35994056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994056_35994056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994056_35994056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994056_35994056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994056'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994056'^^xsd:integer;
  dwc:observationDate '2016-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994057_35994057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994057_35994057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994057_35994057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994057_35994057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994057'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994057'^^xsd:integer;
  dwc:observationDate '2016-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994059_35994059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994059_35994059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994059_35994059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994059_35994059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994059'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994059'^^xsd:integer;
  dwc:observationDate '2016-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994060_35994060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994060_35994060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994060_35994060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994060_35994060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994060'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994060'^^xsd:integer;
  dwc:observationDate '2016-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994003_35994003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994003_35994003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994003_35994003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994003_35994003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994003'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994003'^^xsd:integer;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994015_35994015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994015_35994015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994015_35994015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994015_35994015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994015'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994015'^^xsd:integer;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957674_52957674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957674_52957674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957674_52957674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957674_52957674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957674'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957674'^^xsd:integer;
  dwc:observationDate '2016-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957678_52957678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957678_52957678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957678_52957678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957678_52957678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957678'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957678'^^xsd:integer;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223762_39223762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223762_39223762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223762_39223762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223762_39223762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223762'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223762'^^xsd:integer;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438398_56438398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438398_56438398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438398_56438398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438398_56438398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438398'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438398'^^xsd:integer;
  dwc:observationDate '2017-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438400_56438400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438400_56438400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438400_56438400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438400_56438400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438400'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438400'^^xsd:integer;
  dwc:observationDate '2017-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438401_56438401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438401_56438401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438401_56438401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438401_56438401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438401'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438401'^^xsd:integer;
  dwc:observationDate '2017-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957787_52957787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957787_52957787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957787_52957787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957787_52957787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957787'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957787'^^xsd:integer;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957788_52957788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957788_52957788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957788_52957788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957788_52957788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957788'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957788'^^xsd:integer;
  dwc:observationDate '2017-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957790_52957790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957790_52957790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957790_52957790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957790_52957790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957790'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957790'^^xsd:integer;
  dwc:observationDate '2017-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957794_52957794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957794_52957794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957794_52957794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957794_52957794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957794'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957794'^^xsd:integer;
  dwc:observationDate '2017-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223779_39223779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223779_39223779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223779_39223779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223779_39223779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223779'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223779'^^xsd:integer;
  dwc:observationDate '2017-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223776_39223776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223776_39223776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223776_39223776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223776_39223776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223776'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223776'^^xsd:integer;
  dwc:observationDate '2017-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223794_39223794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223794_39223794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223794_39223794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223794_39223794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223794'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223794'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957713_52957713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957713_52957713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957713_52957713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957713_52957713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957713'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957713'^^xsd:integer;
  dwc:observationDate '2017-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957772_52957772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957772_52957772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957772_52957772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957772_52957772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957772'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957772'^^xsd:integer;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957779_52957779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957779_52957779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957779_52957779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957779_52957779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957779'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957779'^^xsd:integer;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957780_52957780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957780_52957780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957780_52957780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957780_52957780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957780'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957780'^^xsd:integer;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957781_52957781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957781_52957781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957781_52957781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957781_52957781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957781'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957781'^^xsd:integer;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957703_52957703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957703_52957703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957703_52957703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957703_52957703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957703'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957703'^^xsd:integer;
  dwc:observationDate '2017-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223787_39223787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223787_39223787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223787_39223787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223787_39223787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223787'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223787'^^xsd:integer;
  dwc:observationDate '2017-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957796_52957796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957796_52957796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957796_52957796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957796_52957796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957796'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957796'^^xsd:integer;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957800_52957800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957800_52957800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957800_52957800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957800_52957800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957800'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957800'^^xsd:integer;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957801_52957801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957801_52957801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957801_52957801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957801_52957801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957801'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957801'^^xsd:integer;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957807_52957807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957807_52957807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957807_52957807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957807_52957807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957807'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957807'^^xsd:integer;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957809_52957809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957809_52957809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957809_52957809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957809_52957809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957809'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957809'^^xsd:integer;
  dwc:observationDate '2017-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957810_52957810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957810_52957810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957810_52957810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957810_52957810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957810'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957810'^^xsd:integer;
  dwc:observationDate '2017-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957811_52957811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957811_52957811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957811_52957811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957811_52957811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957811'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957811'^^xsd:integer;
  dwc:observationDate '2017-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957816_52957816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957816_52957816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957816_52957816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957816_52957816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957816'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957816'^^xsd:integer;
  dwc:observationDate '2017-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957818_52957818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957818_52957818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957818_52957818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957818_52957818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957818'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957818'^^xsd:integer;
  dwc:observationDate '2017-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957836_52957836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957836_52957836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957836_52957836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957836_52957836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957836'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957836'^^xsd:integer;
  dwc:observationDate '2017-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957864_52957864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957864_52957864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957864_52957864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957864_52957864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957864'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957864'^^xsd:integer;
  dwc:observationDate '2017-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438353_56438353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438353_56438353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438353_56438353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438353_56438353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438353'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438353'^^xsd:integer;
  dwc:observationDate '2017-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438354_56438354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438354_56438354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438354_56438354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438354_56438354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438354'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438354'^^xsd:integer;
  dwc:observationDate '2017-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438357_56438357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438357_56438357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438357_56438357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438357_56438357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438357'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438357'^^xsd:integer;
  dwc:observationDate '2017-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438368_56438368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438368_56438368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438368_56438368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438368_56438368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438368'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438368'^^xsd:integer;
  dwc:observationDate '2017-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438384_56438384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438384_56438384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438384_56438384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438384_56438384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438384'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438384'^^xsd:integer;
  dwc:observationDate '2017-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_56438391_56438391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_56438391_56438391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_56438391_56438391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_56438391_56438391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56438391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '56438391'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '56438391'^^xsd:integer;
  dwc:observationDate '2017-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957698_52957698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957698_52957698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957698_52957698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957698_52957698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957698'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957698'^^xsd:integer;
  dwc:observationDate '2017-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957867_52957867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957867_52957867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957867_52957867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957867_52957867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957867'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957867'^^xsd:integer;
  dwc:observationDate '2017-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957885_52957885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957885_52957885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957885_52957885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957885_52957885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957885'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957885'^^xsd:integer;
  dwc:observationDate '2017-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957886_52957886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957886_52957886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957886_52957886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957886_52957886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957886'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957886'^^xsd:integer;
  dwc:observationDate '2017-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957887_52957887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957887_52957887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957887_52957887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957887_52957887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957887'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957887'^^xsd:integer;
  dwc:observationDate '2017-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957889_52957889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957889_52957889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957889_52957889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957889_52957889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957889'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957889'^^xsd:integer;
  dwc:observationDate '2017-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957891_52957891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957891_52957891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957891_52957891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957891_52957891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957891'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957891'^^xsd:integer;
  dwc:observationDate '2017-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957892_52957892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957892_52957892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957892_52957892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957892_52957892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957892'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957892'^^xsd:integer;
  dwc:observationDate '2017-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957895_52957895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957895_52957895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957895_52957895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957895_52957895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957895'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957895'^^xsd:integer;
  dwc:observationDate '2017-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957898_52957898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957898_52957898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957898_52957898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957898_52957898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957898'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957898'^^xsd:integer;
  dwc:observationDate '2017-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957900_52957900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957900_52957900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957900_52957900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957900_52957900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957900'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957900'^^xsd:integer;
  dwc:observationDate '2017-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957904_52957904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957904_52957904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957904_52957904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957904_52957904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957904'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957904'^^xsd:integer;
  dwc:observationDate '2017-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957905_52957905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957905_52957905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957905_52957905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957905_52957905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957905'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957905'^^xsd:integer;
  dwc:observationDate '2017-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957908_52957908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957908_52957908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957908_52957908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957908_52957908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957908'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957908'^^xsd:integer;
  dwc:observationDate '2017-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957700_52957700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957700_52957700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957700_52957700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957700_52957700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957700'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957700'^^xsd:integer;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223785_39223785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223785_39223785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223785_39223785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223785_39223785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223785'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223785'^^xsd:integer;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223800_39223800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223800_39223800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223800_39223800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223800_39223800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223800'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223800'^^xsd:integer;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957720_52957720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957720_52957720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957720_52957720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957720_52957720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957720'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957720'^^xsd:integer;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223821_39223821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223821_39223821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223821_39223821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_39223821_39223821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223821'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223821'^^xsd:integer;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 58 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957767_52957767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957767_52957767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957767_52957767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957767_52957767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957767'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957767'^^xsd:integer;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957716_52957716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957716_52957716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957716_52957716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957716_52957716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957716'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957716'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957680_52957680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957680_52957680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957680_52957680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957680_52957680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957680'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957680'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957687_52957687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957687_52957687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957687_52957687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957687_52957687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957687'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957687'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957688_52957688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957688_52957688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957688_52957688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957688_52957688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957688'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957688'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79317068_79317068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79317068_79317068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79317068_79317068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_79317068_79317068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79317068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79317068'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79317068'^^xsd:integer;
  dwc:observationDate '2018-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 57 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79318649_79318649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79318649_79318649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79318649_79318649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_79318649_79318649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79318649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79318649'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79318649'^^xsd:integer;
  dwc:observationDate '2018-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79317092_79317092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79317092_79317092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79317092_79317092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_79317092_79317092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79317092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79317092'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79317092'^^xsd:integer;
  dwc:observationDate '2018-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79317096_79317096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79317096_79317096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79317096_79317096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_79317096_79317096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79317096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79317096'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79317096'^^xsd:integer;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79318659_79318659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79318659_79318659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79318659_79318659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_79318659_79318659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79318659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79318659'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79318659'^^xsd:integer;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 54 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79239885_79239885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79239885_79239885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79239885_79239885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_79239885_79239885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79239885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79239885'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79239885'^^xsd:integer;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968570_23968570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968570_23968570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968570_23968570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968570_23968570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968570'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968570'^^xsd:integer;
  dwc:observationDate '2015-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968579_23968579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968579_23968579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968579_23968579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968579_23968579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968579'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968579'^^xsd:integer;
  dwc:observationDate '2015-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968587_23968587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968587_23968587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968587_23968587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968587_23968587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968587'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968587'^^xsd:integer;
  dwc:observationDate '2015-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968589_23968589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968589_23968589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968589_23968589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968589_23968589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968589'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968589'^^xsd:integer;
  dwc:observationDate '2015-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968597_23968597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968597_23968597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968597_23968597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968597_23968597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968597'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968597'^^xsd:integer;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968616_23968616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968616_23968616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968616_23968616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968616_23968616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968616'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968616'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968617_23968617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968617_23968617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968617_23968617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968617_23968617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968617'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968617'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968620_23968620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968620_23968620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968620_23968620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968620_23968620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968620'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968620'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968637_23968637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968637_23968637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968637_23968637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968637_23968637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968637'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968637'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968645_23968645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968645_23968645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968645_23968645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968645_23968645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968645'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968645'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968655_23968655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968655_23968655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968655_23968655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968655_23968655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968655'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968655'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968669_23968669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968669_23968669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968669_23968669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968669_23968669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968669'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968669'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968689_23968689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968689_23968689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968689_23968689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968689_23968689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968689'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968689'^^xsd:integer;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968693_23968693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968693_23968693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968693_23968693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968693_23968693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968693'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968693'^^xsd:integer;
  dwc:observationDate '2015-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968704_23968704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968704_23968704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968704_23968704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968704_23968704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968704'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968704'^^xsd:integer;
  dwc:observationDate '2015-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968710_23968710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968710_23968710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968710_23968710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968710_23968710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968710'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968710'^^xsd:integer;
  dwc:observationDate '2015-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968711_23968711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968711_23968711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968711_23968711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968711_23968711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968711'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968711'^^xsd:integer;
  dwc:observationDate '2015-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968716_23968716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968716_23968716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968716_23968716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968716_23968716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968716'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968716'^^xsd:integer;
  dwc:observationDate '2015-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968717_23968717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968717_23968717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968717_23968717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968717_23968717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968717'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968717'^^xsd:integer;
  dwc:observationDate '2015-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968721_23968721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968721_23968721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968721_23968721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968721_23968721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968721'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968721'^^xsd:integer;
  dwc:observationDate '2015-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968726_23968726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968726_23968726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968726_23968726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968726_23968726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968726'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968726'^^xsd:integer;
  dwc:observationDate '2015-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968738_23968738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968738_23968738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968738_23968738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968738_23968738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968738'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968738'^^xsd:integer;
  dwc:observationDate '2015-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968739_23968739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968739_23968739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968739_23968739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968739_23968739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968739'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968739'^^xsd:integer;
  dwc:observationDate '2015-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968742_23968742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968742_23968742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968742_23968742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968742_23968742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968742'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968742'^^xsd:integer;
  dwc:observationDate '2015-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968743_23968743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968743_23968743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968743_23968743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968743_23968743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968743'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968743'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968745_23968745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968745_23968745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968745_23968745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968745_23968745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968745'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968745'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968752_23968752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968752_23968752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968752_23968752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968752_23968752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968752'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968752'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968753_23968753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968753_23968753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968753_23968753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968753_23968753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968753'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968753'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968764_23968764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968764_23968764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968764_23968764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968764_23968764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968764'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968764'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968774_23968774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968774_23968774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968774_23968774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968774_23968774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968774'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968774'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968780_23968780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968780_23968780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968780_23968780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968780_23968780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968780'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968780'^^xsd:integer;
  dwc:observationDate '2015-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968583_23968583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968583_23968583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968583_23968583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968583_23968583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968583'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968583'^^xsd:integer;
  dwc:observationDate '2015-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968586_23968586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968586_23968586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968586_23968586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968586_23968586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968586'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968586'^^xsd:integer;
  dwc:observationDate '2015-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968568_23968568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968568_23968568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968568_23968568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968568_23968568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968568'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968568'^^xsd:integer;
  dwc:observationDate '2015-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968695_23968695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968695_23968695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968695_23968695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968695_23968695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968695'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968695'^^xsd:integer;
  dwc:observationDate '2015-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968791_23968791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968791_23968791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968791_23968791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968791_23968791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968791'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968791'^^xsd:integer;
  dwc:observationDate '2015-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968605_23968605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968605_23968605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968605_23968605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968605_23968605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968605'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968605'^^xsd:integer;
  dwc:observationDate '2015-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968740_23968740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968740_23968740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968740_23968740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968740_23968740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968740'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968740'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968741_23968741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968741_23968741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968741_23968741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968741_23968741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968741'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968741'^^xsd:integer;
  dwc:observationDate '2015-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968607_23968607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968607_23968607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968607_23968607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968607_23968607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968607'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968607'^^xsd:integer;
  dwc:observationDate '2015-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994062_35994062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994062_35994062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994062_35994062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994062_35994062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994062'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994062'^^xsd:integer;
  dwc:observationDate '2016-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994064_35994064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994064_35994064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994064_35994064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994064_35994064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994064'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994064'^^xsd:integer;
  dwc:observationDate '2016-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994079_35994079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994079_35994079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994079_35994079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994079_35994079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994079'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994079'^^xsd:integer;
  dwc:observationDate '2016-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994080_35994080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994080_35994080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994080_35994080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994080_35994080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994080'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994080'^^xsd:integer;
  dwc:observationDate '2016-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994086_35994086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994086_35994086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994086_35994086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994086_35994086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994086'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994086'^^xsd:integer;
  dwc:observationDate '2016-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968696_23968696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968696_23968696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968696_23968696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968696_23968696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968696'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968696'^^xsd:integer;
  dwc:observationDate '2015-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968612_23968612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968612_23968612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968612_23968612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968612_23968612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968612'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968612'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968613_23968613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968613_23968613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968613_23968613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968613_23968613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968613'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968613'^^xsd:integer;
  dwc:observationDate '2015-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968614_23968614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968614_23968614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968614_23968614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968614_23968614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968614'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968614'^^xsd:integer;
  dwc:observationDate '2015-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993925_35993925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993925_35993925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993925_35993925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993925_35993925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993925'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993925'^^xsd:integer;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994065_35994065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994065_35994065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994065_35994065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994065_35994065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994065'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994065'^^xsd:integer;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994069_35994069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994069_35994069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994069_35994069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994069_35994069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994069'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994069'^^xsd:integer;
  dwc:observationDate '2016-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994032_35994032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994032_35994032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994032_35994032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994032_35994032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994032'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994032'^^xsd:integer;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994034_35994034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994034_35994034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994034_35994034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994034_35994034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994034'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994034'^^xsd:integer;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994039_35994039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994039_35994039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994039_35994039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994039_35994039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994039'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994039'^^xsd:integer;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994040_35994040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994040_35994040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994040_35994040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994040_35994040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994040'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994040'^^xsd:integer;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994047_35994047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994047_35994047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994047_35994047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994047_35994047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994047'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994047'^^xsd:integer;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994055_35994055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994055_35994055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994055_35994055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994055_35994055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994055'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994055'^^xsd:integer;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35994063_35994063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35994063_35994063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35994063_35994063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273737 4.332208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273737"^^xsd:decimal ;
  dwc:decimalLongitude "4.332208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35994063_35994063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35994063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35994063'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.332208'^^xsd:double;
  dwc:latitude '51.273737'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35994063'^^xsd:integer;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126196'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52279982_52279982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52279982_52279982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52279982_52279982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19068 4.33602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19068"^^xsd:decimal ;
  dwc:decimalLongitude "4.33602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52279982_52279982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52279982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52279982'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.33602'^^xsd:double;
  dwc:latitude '51.19068'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52279982'^^xsd:integer;
  dwc:observationDate '2017-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127738'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_24381189_24381189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_24381189_24381189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_24381189_24381189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19068 4.33602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19068"^^xsd:decimal ;
  dwc:decimalLongitude "4.33602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_24381189_24381189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24381189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '24381189'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.33602'^^xsd:double;
  dwc:latitude '51.19068'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '24381189'^^xsd:integer;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127738'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52201957_52201957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52201957_52201957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52201957_52201957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.082219 4.366229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.082219"^^xsd:decimal ;
  dwc:decimalLongitude "4.366229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52201957_52201957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52201957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52201957'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.366229'^^xsd:double;
  dwc:latitude '51.082219'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52201957'^^xsd:integer;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-113524'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52201964_52201964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52201964_52201964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52201964_52201964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.082219 4.366229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.082219"^^xsd:decimal ;
  dwc:decimalLongitude "4.366229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52201964_52201964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52201964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52201964'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.366229'^^xsd:double;
  dwc:latitude '51.082219'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52201964'^^xsd:integer;
  dwc:observationDate '2017-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-113524'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_28476164_28476164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_28476164_28476164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_28476164_28476164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235423 4.396673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235423"^^xsd:decimal ;
  dwc:decimalLongitude "4.396673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_28476164_28476164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28476164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '28476164'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.396673'^^xsd:double;
  dwc:latitude '51.235423'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '28476164'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127716'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52971880_52971880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52971880_52971880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52971880_52971880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235423 4.396673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235423"^^xsd:decimal ;
  dwc:decimalLongitude "4.396673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52971880_52971880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52971880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52971880'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.396673'^^xsd:double;
  dwc:latitude '51.235423'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52971880'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127716'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52971881_52971881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52971881_52971881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52971881_52971881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235423 4.396673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235423"^^xsd:decimal ;
  dwc:decimalLongitude "4.396673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52971881_52971881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52971881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52971881'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.396673'^^xsd:double;
  dwc:latitude '51.235423'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52971881'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127716'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52971563_52971563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52971563_52971563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52971563_52971563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235423 4.396673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235423"^^xsd:decimal ;
  dwc:decimalLongitude "4.396673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52971563_52971563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52971563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52971563'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.396673'^^xsd:double;
  dwc:latitude '51.235423'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52971563'^^xsd:integer;
  dwc:observationDate '2017-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 55 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127716'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36993253_36993253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36993253_36993253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36993253_36993253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235423 4.396673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235423"^^xsd:decimal ;
  dwc:decimalLongitude "4.396673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36993253_36993253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36993253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36993253'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.396673'^^xsd:double;
  dwc:latitude '51.235423'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36993253'^^xsd:integer;
  dwc:observationDate '2016-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-127716'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_36993255_36993255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_36993255_36993255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_36993255_36993255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235423 4.396673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235423"^^xsd:decimal ;
  dwc:decimalLongitude "4.396673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_36993255_36993255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36993255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '36993255'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.396673'^^xsd:double;
  dwc:latitude '51.235423'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '36993255'^^xsd:integer;
  dwc:observationDate '2016-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-127716'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993171_35993171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993171_35993171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993171_35993171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993171_35993171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993171'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993171'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993192_35993192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993192_35993192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993192_35993192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993192_35993192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993192'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993192'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993225_35993225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993225_35993225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993225_35993225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993225_35993225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993225'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993225'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993250_35993250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993250_35993250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993250_35993250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993250_35993250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993250'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993250'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993274_35993274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993274_35993274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993274_35993274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993274_35993274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993274'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993274'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993311_35993311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993311_35993311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993311_35993311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993311_35993311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993311'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993311'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993342_35993342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993342_35993342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993342_35993342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993342_35993342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993342'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35993368_35993368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35993368_35993368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35993368_35993368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35993368_35993368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35993368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35993368'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35993368'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968539_23968539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968539_23968539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968539_23968539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968539_23968539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968539'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968539'^^xsd:integer;
  dwc:observationDate '2015-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968545_23968545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968545_23968545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968545_23968545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968545_23968545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968545'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968545'^^xsd:integer;
  dwc:observationDate '2015-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968549_23968549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968549_23968549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968549_23968549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_23968549_23968549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968549'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968549'^^xsd:integer;
  dwc:observationDate '2015-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957637_52957637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957637_52957637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957637_52957637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239128 4.397469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239128"^^xsd:decimal ;
  dwc:decimalLongitude "4.397469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_52957637_52957637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957637'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.397469'^^xsd:double;
  dwc:latitude '51.239128'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957637'^^xsd:integer;
  dwc:observationDate '2017-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126195'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990002_35990002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990002_35990002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990002_35990002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990002_35990002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990002'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990002'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990017_35990017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990017_35990017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990017_35990017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990017_35990017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990017'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990017'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990019_35990019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990019_35990019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990019_35990019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990019_35990019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990019'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990019'^^xsd:integer;
  dwc:observationDate '2016-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990023_35990023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990023_35990023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990023_35990023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990023_35990023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990023'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990023'^^xsd:integer;
  dwc:observationDate '2016-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991406_35991406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991406_35991406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991406_35991406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991406_35991406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991406'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991406'^^xsd:integer;
  dwc:observationDate '2016-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991407_35991407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991407_35991407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991407_35991407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991407_35991407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991407'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991407'^^xsd:integer;
  dwc:observationDate '2016-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990147_35990147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990147_35990147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990147_35990147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990147_35990147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990147'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990147'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35989997_35989997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35989997_35989997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35989997_35989997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35989997_35989997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35989997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35989997'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35989997'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990134_35990134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990134_35990134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990134_35990134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990134_35990134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990134'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990134'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990144_35990144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990144_35990144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990144_35990144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990144_35990144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990144'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990144'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991411_35991411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991411_35991411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991411_35991411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991411_35991411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991411'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991411'^^xsd:integer;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991413_35991413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991413_35991413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991413_35991413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991413_35991413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991413'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991413'^^xsd:integer;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991414_35991414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991414_35991414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991414_35991414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991414_35991414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991414'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991414'^^xsd:integer;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991415_35991415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991415_35991415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991415_35991415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991415_35991415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991415'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991415'^^xsd:integer;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991416_35991416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991416_35991416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991416_35991416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991416_35991416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991416'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991416'^^xsd:integer;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991447_35991447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991447_35991447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991447_35991447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991447_35991447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991447'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991447'^^xsd:integer;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991473_35991473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991473_35991473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991473_35991473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991473_35991473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991473'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991473'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991510_35991510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991510_35991510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991510_35991510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991510_35991510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991510'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991510'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991522_35991522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991522_35991522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991522_35991522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991522_35991522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991522'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991522'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991580_35991580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991580_35991580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991580_35991580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991580_35991580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991580'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991580'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991598_35991598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991598_35991598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991598_35991598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991598_35991598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991598'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991598'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991614_35991614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991614_35991614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991614_35991614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991614_35991614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991614'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991614'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991636_35991636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991636_35991636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991636_35991636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991636_35991636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991636'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991636'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991670_35991670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991670_35991670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991670_35991670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991670_35991670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991670'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991670'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991699_35991699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991699_35991699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991699_35991699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991699_35991699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991699'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991699'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991711_35991711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991711_35991711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991711_35991711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991711_35991711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991711'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991711'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991795_35991795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991795_35991795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991795_35991795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991795_35991795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991795'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991795'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991797_35991797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991797_35991797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991797_35991797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991797_35991797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991797'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991797'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991802_35991802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991802_35991802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991802_35991802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991802_35991802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991802'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991802'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991805_35991805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991805_35991805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991805_35991805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991805_35991805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991805'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991805'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991829_35991829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991829_35991829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991829_35991829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991829_35991829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991829'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991829'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991838_35991838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991838_35991838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991838_35991838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991838_35991838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991838'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991838'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991848_35991848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991848_35991848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991848_35991848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991848_35991848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991848'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991848'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991860_35991860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991860_35991860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991860_35991860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991860_35991860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991860'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991860'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991866_35991866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991866_35991866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991866_35991866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991866_35991866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991866'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991866'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991886_35991886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991886_35991886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991886_35991886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991886_35991886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991886'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991886'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991906_35991906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991906_35991906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991906_35991906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991906_35991906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991906'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991906'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991941_35991941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991941_35991941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991941_35991941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991941_35991941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991941'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991941'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992009_35992009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992009_35992009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992009_35992009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992009_35992009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992009'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992009'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992011_35992011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992011_35992011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992011_35992011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992011_35992011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992011'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992011'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992013_35992013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992013_35992013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992013_35992013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992013_35992013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992013'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992013'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992017_35992017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992017_35992017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992017_35992017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992017_35992017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992017'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992017'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992028_35992028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992028_35992028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992028_35992028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992028_35992028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992028'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992028'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992034_35992034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992034_35992034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992034_35992034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992034_35992034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992034'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992034'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992035_35992035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992035_35992035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992035_35992035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992035_35992035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992035'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992035'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992036_35992036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992036_35992036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992036_35992036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992036_35992036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992036'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992036'^^xsd:integer;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992047_35992047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992047_35992047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992047_35992047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992047_35992047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992047'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992047'^^xsd:integer;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992050_35992050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992050_35992050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992050_35992050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992050_35992050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992050'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992050'^^xsd:integer;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992054_35992054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992054_35992054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992054_35992054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992054_35992054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992054'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992054'^^xsd:integer;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992057_35992057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992057_35992057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992057_35992057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992057_35992057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992057'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992057'^^xsd:integer;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992059_35992059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992059_35992059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992059_35992059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992059_35992059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992059'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992059'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992070_35992070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992070_35992070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992070_35992070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992070_35992070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992070'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992070'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992081_35992081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992081_35992081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992081_35992081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992081_35992081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992081'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992081'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992091_35992091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992091_35992091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992091_35992091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992091_35992091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992091'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992091'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992096_35992096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992096_35992096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992096_35992096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992096_35992096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992096'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992096'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992103_35992103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992103_35992103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992103_35992103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992103_35992103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992103'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992103'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992119_35992119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992119_35992119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992119_35992119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992119_35992119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992119'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992119'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992137_35992137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992137_35992137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992137_35992137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992137_35992137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992137'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992137'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992141_35992141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992141_35992141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992141_35992141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992141_35992141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992141'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992141'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992153_35992153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992153_35992153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992153_35992153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992153_35992153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992153'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992153'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992155_35992155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992155_35992155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992155_35992155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992155_35992155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992155'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992155'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992156_35992156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992156_35992156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992156_35992156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992156_35992156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992156'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992156'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992157_35992157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992157_35992157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992157_35992157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992157_35992157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992157'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992157'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992159_35992159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992159_35992159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992159_35992159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992159_35992159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992159'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992159'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992179_35992179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992179_35992179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992179_35992179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992179_35992179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992179'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992179'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992181_35992181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992181_35992181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992181_35992181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992181_35992181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992181'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992181'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992184_35992184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992184_35992184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992184_35992184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992184_35992184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992184'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992184'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992187_35992187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992187_35992187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992187_35992187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992187_35992187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992187'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992187'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992198_35992198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992198_35992198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992198_35992198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35992198_35992198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992198'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992198'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990042_35990042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990042_35990042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990042_35990042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990042_35990042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990042'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990042'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990045_35990045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990045_35990045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990045_35990045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990045_35990045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990045'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990045'^^xsd:integer;
  dwc:observationDate '2016-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990008_35990008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990008_35990008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990008_35990008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990008_35990008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990008'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990008'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990021_35990021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990021_35990021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990021_35990021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990021_35990021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990021'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990021'^^xsd:integer;
  dwc:observationDate '2016-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990056_35990056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990056_35990056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990056_35990056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990056_35990056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990056'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990056'^^xsd:integer;
  dwc:observationDate '2016-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990062_35990062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990062_35990062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990062_35990062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990062_35990062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990062'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990062'^^xsd:integer;
  dwc:observationDate '2016-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990048_35990048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990048_35990048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990048_35990048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990048_35990048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990048'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990048'^^xsd:integer;
  dwc:observationDate '2016-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990050_35990050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990050_35990050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990050_35990050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990050_35990050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990050'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990050'^^xsd:integer;
  dwc:observationDate '2016-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990065_35990065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990065_35990065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990065_35990065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990065_35990065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990065'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990065'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990066_35990066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990066_35990066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990066_35990066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990066_35990066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990066'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990066'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990081_35990081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990081_35990081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990081_35990081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990081_35990081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990081'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990081'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 62 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990145_35990145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990145_35990145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990145_35990145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990145_35990145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990145'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990145'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 51 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990203_35990203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990203_35990203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990203_35990203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990203_35990203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990203'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990203'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990216_35990216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990216_35990216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990216_35990216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990216_35990216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990216'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990216'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990236_35990236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990236_35990236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990236_35990236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990236_35990236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990236'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990236'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 65 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990301_35990301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990301_35990301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990301_35990301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990301_35990301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990301'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 85 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990386_35990386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990386_35990386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990386_35990386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990386_35990386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990386'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990386'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 71 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990457_35990457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990457_35990457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990457_35990457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990457_35990457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990457'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990457'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990460_35990460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990460_35990460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990460_35990460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990460_35990460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990460'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990460'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990470_35990470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990470_35990470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990470_35990470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990470_35990470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990470'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990470'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990486_35990486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990486_35990486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990486_35990486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990486_35990486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990486'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990486'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 61 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990547_35990547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990547_35990547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990547_35990547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990547_35990547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990547'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990547'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990572_35990572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990572_35990572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990572_35990572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990572_35990572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990572'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990572'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990609_35990609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990609_35990609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990609_35990609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990609_35990609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990609'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990609'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 86 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990695_35990695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990695_35990695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990695_35990695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990695_35990695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990695'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990695'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990734_35990734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990734_35990734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990734_35990734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990734_35990734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990734'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990734'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 53 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990787_35990787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990787_35990787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990787_35990787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990787_35990787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990787'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990787'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 37 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990824_35990824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990824_35990824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990824_35990824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990824_35990824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990824'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990824'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990850_35990850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990850_35990850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990850_35990850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990850_35990850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990850'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990850'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990871_35990871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990871_35990871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990871_35990871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990871_35990871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990871'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990871'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 81 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35990952_35990952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35990952_35990952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35990952_35990952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35990952_35990952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35990952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35990952'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35990952'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991080_35991080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991080_35991080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991080_35991080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991080_35991080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991080'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991080'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 111 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991191_35991191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991191_35991191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991191_35991191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991191_35991191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991191'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991191'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991239_35991239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991239_35991239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991239_35991239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991239_35991239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991239'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991239'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 62 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991301_35991301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991301_35991301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991301_35991301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991301_35991301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991301'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991318_35991318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991318_35991318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991318_35991318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991318_35991318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991318'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991318'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991332_35991332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991332_35991332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991332_35991332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991332_35991332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991332'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991332'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991354_35991354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991354_35991354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991354_35991354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991354_35991354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991354'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991354'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991375_35991375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991375_35991375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991375_35991375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991375_35991375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991375'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991375'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991379_35991379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991379_35991379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991379_35991379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991379_35991379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991379'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991379'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991393_35991393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991393_35991393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991393_35991393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991393_35991393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991393'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991393'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991399_35991399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991399_35991399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991399_35991399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991399_35991399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991399'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991399'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991403_35991403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991403_35991403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991403_35991403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991403_35991403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991403'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991403'^^xsd:integer;
  dwc:observationDate '2016-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991405_35991405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991405_35991405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991405_35991405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991405_35991405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991405'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991405'^^xsd:integer;
  dwc:observationDate '2016-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991525_35991525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991525_35991525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991525_35991525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991525_35991525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991525'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991525'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991526_35991526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991526_35991526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991526_35991526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991526_35991526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991526'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991526'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991528_35991528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991528_35991528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991528_35991528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991528_35991528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991528'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991528'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991545_35991545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991545_35991545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991545_35991545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991545_35991545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991545'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991545'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991550_35991550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991550_35991550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991550_35991550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991550_35991550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991550'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991564_35991564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991564_35991564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991564_35991564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991564_35991564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991564'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991564'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991577_35991577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991577_35991577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991577_35991577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991577_35991577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991577'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991577'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991579_35991579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991579_35991579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991579_35991579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991579_35991579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991579'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991579'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991592_35991592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991592_35991592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991592_35991592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991592_35991592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991592'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991592'^^xsd:integer;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991613_35991613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991613_35991613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991613_35991613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991613_35991613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991613'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991613'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991637_35991637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991637_35991637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991637_35991637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991637_35991637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991637'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991637'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991683_35991683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991683_35991683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991683_35991683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991683_35991683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991683'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991683'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991713_35991713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991713_35991713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991713_35991713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991713_35991713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991713'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991713'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991721_35991721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991721_35991721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991721_35991721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991721_35991721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991721'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991721'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991725_35991725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991725_35991725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991725_35991725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991725_35991725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991725'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991725'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991775_35991775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991775_35991775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991775_35991775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991775_35991775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991775'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991775'^^xsd:integer;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991911_35991911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991911_35991911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991911_35991911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5868_35991911_35991911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991911'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991911'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991914_35991914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991914_35991914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991914_35991914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991914_35991914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991914_35991914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991914'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991914'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991915_35991915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991915_35991915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991915_35991915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991915_35991915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991915_35991915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991915'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991915'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991917_35991917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991917_35991917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991917_35991917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991917_35991917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991917_35991917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991917'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991917'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991942_35991942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991942_35991942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991942_35991942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991942_35991942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991942_35991942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991942'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991942'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991957_35991957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991957_35991957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991957_35991957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991957_35991957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991957_35991957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991957'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991957'^^xsd:integer;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991966_35991966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991966_35991966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991966_35991966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991966_35991966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991966_35991966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991966'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991966'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991971_35991971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991971_35991971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991971_35991971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991971_35991971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991971_35991971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991971'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991971'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991974_35991974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991974_35991974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991974_35991974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991974_35991974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991974_35991974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991974'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991974'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991985_35991985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991985_35991985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991985_35991985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991985_35991985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991985_35991985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991985'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991985'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35991994_35991994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35991994_35991994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35991994_35991994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35991994_35991994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35991994_35991994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35991994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35991994'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35991994'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992008_35992008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992008_35992008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992008_35992008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992008_35992008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992008_35992008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992008'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992008'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968099_23968099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968099_23968099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968099_23968099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968099_23968099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968099_23968099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968099'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968099'^^xsd:integer;
  dwc:observationDate '2015-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968106_23968106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968106_23968106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968106_23968106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968106_23968106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968106_23968106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968106'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968106'^^xsd:integer;
  dwc:observationDate '2015-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968108_23968108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968108_23968108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968108_23968108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968108_23968108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968108_23968108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968108'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968108'^^xsd:integer;
  dwc:observationDate '2015-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968111_23968111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968111_23968111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968111_23968111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968111_23968111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968111_23968111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968111'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968111'^^xsd:integer;
  dwc:observationDate '2015-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968128_23968128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968128_23968128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968128_23968128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968128_23968128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968128_23968128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968128'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968128'^^xsd:integer;
  dwc:observationDate '2015-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992281_35992281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992281_35992281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992281_35992281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992281_35992281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992281_35992281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992281'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992281'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992290_35992290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992290_35992290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992290_35992290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992290_35992290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992290_35992290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992290'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992290'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992294_35992294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992294_35992294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992294_35992294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992294_35992294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992294_35992294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992294'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992294'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992306_35992306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992306_35992306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992306_35992306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992306_35992306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992306_35992306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992306'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992306'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992316_35992316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992316_35992316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992316_35992316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992316_35992316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992316_35992316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992316'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992316'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992625_35992625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992625_35992625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992625_35992625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992625_35992625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992625_35992625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992625'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992625'^^xsd:integer;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992632_35992632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992632_35992632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992632_35992632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992632_35992632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992632_35992632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992632'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992632'^^xsd:integer;
  dwc:observationDate '2016-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992634_35992634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992634_35992634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992634_35992634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992634_35992634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992634_35992634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992634'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992634'^^xsd:integer;
  dwc:observationDate '2016-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992645_35992645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992645_35992645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992645_35992645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992645_35992645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992645_35992645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992645'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992645'^^xsd:integer;
  dwc:observationDate '2016-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992654_35992654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992654_35992654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992654_35992654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992654_35992654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992654_35992654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992654'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992654'^^xsd:integer;
  dwc:observationDate '2016-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992655_35992655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992655_35992655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992655_35992655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992655_35992655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992655_35992655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992655'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992655'^^xsd:integer;
  dwc:observationDate '2016-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992656_35992656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992656_35992656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992656_35992656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992656_35992656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992656_35992656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992656'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992656'^^xsd:integer;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992663_35992663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992663_35992663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992663_35992663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992663_35992663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992663_35992663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992663'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992663'^^xsd:integer;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992667_35992667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992667_35992667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992667_35992667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992667_35992667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992667_35992667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992667'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992667'^^xsd:integer;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992668_35992668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992668_35992668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992668_35992668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992668_35992668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992668_35992668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992668'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992668'^^xsd:integer;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992674_35992674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992674_35992674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992674_35992674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992674_35992674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992674_35992674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992674'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992674'^^xsd:integer;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992675_35992675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992675_35992675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992675_35992675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992675_35992675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992675_35992675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992675'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992675'^^xsd:integer;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992677_35992677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992677_35992677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992677_35992677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992677_35992677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992677_35992677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992677'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992677'^^xsd:integer;
  dwc:observationDate '2016-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992678_35992678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992678_35992678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992678_35992678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992678_35992678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992678_35992678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992678'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992678'^^xsd:integer;
  dwc:observationDate '2016-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992685_35992685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992685_35992685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992685_35992685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992685_35992685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992685_35992685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992685'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992685'^^xsd:integer;
  dwc:observationDate '2016-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992689_35992689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992689_35992689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992689_35992689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992689_35992689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992689_35992689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992689'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992689'^^xsd:integer;
  dwc:observationDate '2016-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992698_35992698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992698_35992698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992698_35992698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992698_35992698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992698_35992698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992698'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992698'^^xsd:integer;
  dwc:observationDate '2016-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992706_35992706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992706_35992706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992706_35992706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992706_35992706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992706_35992706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992706'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992706'^^xsd:integer;
  dwc:observationDate '2016-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992711_35992711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992711_35992711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992711_35992711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992711_35992711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992711_35992711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992711'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992711'^^xsd:integer;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992714_35992714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992714_35992714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992714_35992714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992714_35992714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992714_35992714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992714'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992714'^^xsd:integer;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992726_35992726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992726_35992726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992726_35992726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992726_35992726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992726_35992726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992726'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992726'^^xsd:integer;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992731_35992731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992731_35992731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992731_35992731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992731_35992731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992731_35992731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992731'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992731'^^xsd:integer;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992733_35992733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992733_35992733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992733_35992733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992733_35992733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992733_35992733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992733'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992733'^^xsd:integer;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992014_35992014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992014_35992014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992014_35992014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992014_35992014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992014_35992014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992014'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992014'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992015_35992015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992015_35992015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992015_35992015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992015_35992015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992015_35992015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992015'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992015'^^xsd:integer;
  dwc:observationDate '2016-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957383_52957383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957383_52957383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957383_52957383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957383_52957383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957383_52957383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957383'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957383'^^xsd:integer;
  dwc:observationDate '2017-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957030_52957030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957030_52957030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957030_52957030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957030_52957030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957030_52957030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957030'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957030'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223420_39223420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223420_39223420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223420_39223420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223420_39223420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223420_39223420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223420'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223420'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957048_52957048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957048_52957048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957048_52957048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957048_52957048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957048_52957048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957048'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957048'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223429_39223429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223429_39223429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223429_39223429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223429_39223429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223429_39223429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223429'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223429'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957051_52957051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957051_52957051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957051_52957051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957051_52957051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957051_52957051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957051'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957051'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957052_52957052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957052_52957052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957052_52957052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957052_52957052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957052_52957052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957052'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957052'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957053_52957053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957053_52957053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957053_52957053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957053_52957053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957053_52957053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957053'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957053'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223434_39223434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223434_39223434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223434_39223434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223434_39223434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223434_39223434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223434'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223434'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957058_52957058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957058_52957058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957058_52957058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957058_52957058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957058_52957058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957058'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957058'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223442_39223442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223442_39223442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223442_39223442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223442_39223442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223442_39223442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223442'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223442'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223445_39223445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223445_39223445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223445_39223445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223445_39223445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223445_39223445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223445'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223445'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223448_39223448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223448_39223448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223448_39223448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223448_39223448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223448_39223448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223448'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223448'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957074_52957074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957074_52957074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957074_52957074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957074_52957074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957074_52957074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957074'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957074'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223459_39223459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223459_39223459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223459_39223459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223459_39223459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223459_39223459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223459'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223459'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957084_52957084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957084_52957084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957084_52957084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957084_52957084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957084_52957084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957084'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957084'^^xsd:integer;
  dwc:observationDate '2017-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222372_39222372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222372_39222372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222372_39222372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222372_39222372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222372_39222372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222372'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222372'^^xsd:integer;
  dwc:observationDate '2017-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955995_52955995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955995_52955995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955995_52955995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955995_52955995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955995_52955995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955995'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955995'^^xsd:integer;
  dwc:observationDate '2017-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222379_39222379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222379_39222379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222379_39222379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222379_39222379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222379_39222379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222379'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222379'^^xsd:integer;
  dwc:observationDate '2017-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222354_39222354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222354_39222354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222354_39222354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222354_39222354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222354_39222354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222354'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222354'^^xsd:integer;
  dwc:observationDate '2017-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955980_52955980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955980_52955980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955980_52955980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955980_52955980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955980_52955980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955980'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955980'^^xsd:integer;
  dwc:observationDate '2017-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222364_39222364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222364_39222364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222364_39222364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222364_39222364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222364_39222364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222364'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222364'^^xsd:integer;
  dwc:observationDate '2017-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222368_39222368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222368_39222368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222368_39222368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222368_39222368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222368_39222368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222368'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222368'^^xsd:integer;
  dwc:observationDate '2017-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955991_52955991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955991_52955991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955991_52955991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955991_52955991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955991_52955991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955991'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955991'^^xsd:integer;
  dwc:observationDate '2017-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955961_52955961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955961_52955961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955961_52955961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955961_52955961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955961_52955961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955961'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955961'^^xsd:integer;
  dwc:observationDate '2017-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222344_39222344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222344_39222344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222344_39222344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222344_39222344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222344_39222344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222344'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222344'^^xsd:integer;
  dwc:observationDate '2017-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955972_52955972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955972_52955972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955972_52955972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955972_52955972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955972_52955972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955972'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955972'^^xsd:integer;
  dwc:observationDate '2017-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222380_39222380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222380_39222380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222380_39222380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222380_39222380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222380_39222380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222380'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222380'^^xsd:integer;
  dwc:observationDate '2017-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223253_39223253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223253_39223253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223253_39223253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223253_39223253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223253_39223253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223253'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223253'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223254_39223254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223254_39223254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223254_39223254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223254_39223254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223254_39223254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223254'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223254'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223256_39223256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223256_39223256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223256_39223256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223256_39223256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223256_39223256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223256'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223256'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956877_52956877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956877_52956877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956877_52956877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956877_52956877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956877_52956877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956877'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956877'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956879_52956879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956879_52956879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956879_52956879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956879_52956879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956879_52956879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956879'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956879'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223260_39223260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223260_39223260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223260_39223260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223260_39223260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223260_39223260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223260'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223260'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956881_52956881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956881_52956881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956881_52956881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956881_52956881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956881_52956881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956881'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956881'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223262_39223262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223262_39223262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223262_39223262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223262_39223262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223262_39223262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223262'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223262'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223263_39223263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223263_39223263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223263_39223263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223263_39223263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223263_39223263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223263'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223263'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956884_52956884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956884_52956884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956884_52956884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956884_52956884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956884_52956884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956884'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956884'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956885_52956885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956885_52956885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956885_52956885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956885_52956885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956885_52956885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956885'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956885'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223270_39223270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223270_39223270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223270_39223270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223270_39223270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223270_39223270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223270'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223270'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956898_52956898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956898_52956898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956898_52956898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956898_52956898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956898_52956898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956898'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956898'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956904_52956904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956904_52956904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956904_52956904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956904_52956904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956904_52956904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956904'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956904'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956908_52956908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956908_52956908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956908_52956908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956908_52956908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956908_52956908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956908'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956908'^^xsd:integer;
  dwc:observationDate '2017-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223294_39223294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223294_39223294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223294_39223294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223294_39223294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223294_39223294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223294'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223294'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223299_39223299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223299_39223299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223299_39223299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223299_39223299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223299_39223299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223299'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223299'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223306_39223306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223306_39223306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223306_39223306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223306_39223306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223306_39223306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223306'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223306'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223312_39223312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223312_39223312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223312_39223312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223312_39223312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223312_39223312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223312'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223312'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223314_39223314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223314_39223314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223314_39223314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223314_39223314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223314_39223314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223314'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223314'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956938_52956938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956938_52956938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956938_52956938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956938_52956938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956938_52956938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956938'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956938'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223324_39223324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223324_39223324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223324_39223324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223324_39223324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223324_39223324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223324'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223324'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223327_39223327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223327_39223327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223327_39223327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223327_39223327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223327_39223327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223327'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223327'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223330_39223330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223330_39223330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223330_39223330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223330_39223330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223330_39223330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223330'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223330'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956954_52956954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956954_52956954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956954_52956954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956954_52956954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956954_52956954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956954'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956954'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956958_52956958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956958_52956958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956958_52956958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956958_52956958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956958_52956958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956958'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956958'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956960_52956960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956960_52956960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956960_52956960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956960_52956960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956960_52956960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956960'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956960'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223342_39223342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223342_39223342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223342_39223342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223342_39223342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223342_39223342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223342'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223342'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956967_52956967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956967_52956967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956967_52956967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956967_52956967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956967_52956967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956967'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956967'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223351_39223351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223351_39223351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223351_39223351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223351_39223351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223351_39223351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223351'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223351'^^xsd:integer;
  dwc:observationDate '2017-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956973_52956973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956973_52956973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956973_52956973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956973_52956973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956973_52956973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956973'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956973'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223361_39223361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223361_39223361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223361_39223361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223361_39223361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223361_39223361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223361'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223361'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956991_52956991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956991_52956991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956991_52956991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956991_52956991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956991_52956991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956991'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956991'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223380_39223380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223380_39223380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223380_39223380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223380_39223380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223380_39223380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223380'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223380'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957009_52957009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957009_52957009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957009_52957009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957009_52957009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957009_52957009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957009'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957009'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957012_52957012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957012_52957012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957012_52957012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957012_52957012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957012_52957012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957012'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957012'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223396_39223396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223396_39223396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223396_39223396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223396_39223396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223396_39223396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223396'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223396'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223399_39223399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223399_39223399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223399_39223399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223399_39223399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223399_39223399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223399'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223399'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957021_52957021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957021_52957021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957021_52957021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957021_52957021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957021_52957021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957021'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957021'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957023_52957023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957023_52957023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957023_52957023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957023_52957023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957023_52957023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957023'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957023'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957024_52957024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957024_52957024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957024_52957024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957024_52957024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957024_52957024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957024'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957024'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957026_52957026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957026_52957026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957026_52957026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957026_52957026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957026_52957026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957026'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957026'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957027_52957027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957027_52957027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957027_52957027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957027_52957027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957027_52957027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957027'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957027'^^xsd:integer;
  dwc:observationDate '2017-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957303_52957303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957303_52957303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957303_52957303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957303_52957303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957303_52957303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957303'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957303'^^xsd:integer;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957339_52957339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957339_52957339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957339_52957339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957339_52957339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957339_52957339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957339'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957339'^^xsd:integer;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957343_52957343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957343_52957343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957343_52957343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957343_52957343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957343_52957343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957343'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957343'^^xsd:integer;
  dwc:observationDate '2017-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222909_39222909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222909_39222909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222909_39222909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222909_39222909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222909_39222909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222909'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222909'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956690_52956690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956690_52956690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956690_52956690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956690_52956690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956690_52956690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956690'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956690'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 60 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956731_52956731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956731_52956731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956731_52956731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956731_52956731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956731_52956731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956731'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956731'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 46 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222753_39222753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222753_39222753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222753_39222753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222753_39222753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222753_39222753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222753'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222753'^^xsd:integer;
  dwc:observationDate '2017-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222759_39222759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222759_39222759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222759_39222759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222759_39222759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222759_39222759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222759'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222759'^^xsd:integer;
  dwc:observationDate '2017-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956433_52956433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956433_52956433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956433_52956433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956433_52956433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956433_52956433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956433'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956433'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956448_52956448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956448_52956448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956448_52956448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956448_52956448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956448_52956448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956448'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956448'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956463_52956463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956463_52956463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956463_52956463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956463_52956463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956463_52956463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956463'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956463'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222848_39222848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222848_39222848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222848_39222848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222848_39222848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222848_39222848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222848'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222848'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956471_52956471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956471_52956471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956471_52956471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956471_52956471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956471_52956471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956471'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956471'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956475_52956475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956475_52956475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956475_52956475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956475_52956475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956475_52956475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956475'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956475'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222858_39222858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222858_39222858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222858_39222858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222858_39222858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222858_39222858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222858'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222858'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222864_39222864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222864_39222864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222864_39222864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222864_39222864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222864_39222864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222864'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222864'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956494_52956494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956494_52956494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956494_52956494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956494_52956494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956494_52956494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956494'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956494'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222878_39222878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222878_39222878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222878_39222878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222878_39222878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222878_39222878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222878'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222878'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956509_52956509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956509_52956509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956509_52956509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956509_52956509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956509_52956509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956509'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956509'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956527_52956527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956527_52956527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956527_52956527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956527_52956527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956527_52956527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956527'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956527'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956555_52956555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956555_52956555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956555_52956555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956555_52956555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956555_52956555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956555'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956555'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956580_52956580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956580_52956580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956580_52956580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956580_52956580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956580_52956580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956580'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956580'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956591_52956591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956591_52956591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956591_52956591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956591_52956591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956591_52956591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956591'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956591'^^xsd:integer;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222990_39222990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222990_39222990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222990_39222990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222990_39222990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222990_39222990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222990'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222990'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223010_39223010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223010_39223010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223010_39223010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223010_39223010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223010_39223010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223010'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223010'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223030_39223030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223030_39223030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223030_39223030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223030_39223030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223030_39223030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223030'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223030'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956674_52956674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956674_52956674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956674_52956674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956674_52956674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956674_52956674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956674'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956674'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 52 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223112_39223112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223112_39223112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223112_39223112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223112_39223112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223112_39223112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223112'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223112'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223148_39223148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223148_39223148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223148_39223148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223148_39223148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223148_39223148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223148'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223148'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956784_52956784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956784_52956784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956784_52956784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956784_52956784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956784_52956784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956784'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956784'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223176_39223176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223176_39223176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223176_39223176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223176_39223176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223176_39223176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223176'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223176'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956804_52956804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956804_52956804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956804_52956804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956804_52956804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956804_52956804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956804'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956804'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223186_39223186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223186_39223186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223186_39223186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223186_39223186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223186_39223186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223186'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223186'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223187_39223187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223187_39223187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223187_39223187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223187_39223187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223187_39223187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223187'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223187'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223188_39223188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223188_39223188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223188_39223188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223188_39223188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223188_39223188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223188'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223188'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956810_52956810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956810_52956810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956810_52956810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956810_52956810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956810_52956810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956810'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956810'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956812_52956812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956812_52956812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956812_52956812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956812_52956812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956812_52956812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956812'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956812'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223199_39223199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223199_39223199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223199_39223199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223199_39223199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223199_39223199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223199'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223199'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956827_52956827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956827_52956827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956827_52956827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956827_52956827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956827_52956827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956827'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956827'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223227_39223227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223227_39223227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223227_39223227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223227_39223227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223227_39223227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223227'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223227'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223251_39223251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223251_39223251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223251_39223251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223251_39223251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223251_39223251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223251'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223251'^^xsd:integer;
  dwc:observationDate '2017-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956001_52956001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956001_52956001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956001_52956001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956001_52956001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956001_52956001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956001'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956001'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222400_39222400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222400_39222400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222400_39222400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222400_39222400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222400_39222400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222400'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222400'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222418_39222418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222418_39222418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222418_39222418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222418_39222418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222418_39222418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222418'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222418'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957344_52957344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957344_52957344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957344_52957344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957344_52957344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957344_52957344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957344'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957344'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957347_52957347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957347_52957347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957347_52957347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957347_52957347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957347_52957347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957347'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957347'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957350_52957350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957350_52957350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957350_52957350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957350_52957350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957350_52957350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957350'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957350'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957355_52957355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957355_52957355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957355_52957355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957355_52957355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957355_52957355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957355'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957355'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957358_52957358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957358_52957358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957358_52957358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957358_52957358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957358_52957358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957358'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957358'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957359_52957359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957359_52957359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957359_52957359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957359_52957359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957359_52957359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957359'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957359'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957361_52957361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957361_52957361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957361_52957361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957361_52957361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957361_52957361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957361'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957361'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957365_52957365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957365_52957365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957365_52957365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957365_52957365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957365_52957365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957365'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957365'^^xsd:integer;
  dwc:observationDate '2017-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957366_52957366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957366_52957366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957366_52957366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957366_52957366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957366_52957366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957366'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957366'^^xsd:integer;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957368_52957368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957368_52957368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957368_52957368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957368_52957368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957368_52957368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957368'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957368'^^xsd:integer;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957370_52957370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957370_52957370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957370_52957370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957370_52957370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957370_52957370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957370'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957370'^^xsd:integer;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957377_52957377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957377_52957377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957377_52957377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957377_52957377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957377_52957377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957377'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957377'^^xsd:integer;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222507_39222507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222507_39222507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222507_39222507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222507_39222507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222507_39222507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222507'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222507'^^xsd:integer;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 62 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957094_52957094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957094_52957094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957094_52957094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957094_52957094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957094_52957094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957094'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957094'^^xsd:integer;
  dwc:observationDate '2017-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957099_52957099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957099_52957099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957099_52957099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957099_52957099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957099_52957099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957099'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957099'^^xsd:integer;
  dwc:observationDate '2017-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 60 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223509_39223509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223509_39223509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223509_39223509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223509_39223509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223509_39223509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223509'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223509'^^xsd:integer;
  dwc:observationDate '2017-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 58 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957158_52957158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957158_52957158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957158_52957158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957158_52957158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957158_52957158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957158'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957158'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957177_52957177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957177_52957177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957177_52957177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957177_52957177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957177_52957177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957177'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957177'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 68 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223591_39223591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223591_39223591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223591_39223591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223591_39223591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223591_39223591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223591'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223591'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957212_52957212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957212_52957212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957212_52957212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957212_52957212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957212_52957212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957212'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957212'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223594_39223594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223594_39223594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223594_39223594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223594_39223594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223594_39223594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223594'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223594'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223663_39223663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223663_39223663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223663_39223663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223663_39223663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223663_39223663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223663'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223663'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957285_52957285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957285_52957285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957285_52957285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957285_52957285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957285_52957285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957285'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957285'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39223673_39223673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39223673_39223673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39223673_39223673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39223673_39223673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39223673_39223673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39223673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39223673'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39223673'^^xsd:integer;
  dwc:observationDate '2017-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957386_52957386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957386_52957386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957386_52957386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957386_52957386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957386_52957386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957386'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957386'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 45 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957431_52957431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957431_52957431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957431_52957431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957431_52957431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957431_52957431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957431'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957431'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957447_52957447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957447_52957447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957447_52957447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957447_52957447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957447_52957447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957447'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957447'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957478_52957478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957478_52957478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957478_52957478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957478_52957478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957478_52957478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957478'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957478'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957507_52957507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957507_52957507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957507_52957507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957507_52957507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957507_52957507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957507'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957507'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 51 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52957558_52957558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52957558_52957558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52957558_52957558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52957558_52957558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52957558_52957558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52957558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52957558'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52957558'^^xsd:integer;
  dwc:observationDate '2017-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222538_39222538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222538_39222538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222538_39222538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222538_39222538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222538_39222538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222538'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222538'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956171_52956171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956171_52956171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956171_52956171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956171_52956171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956171_52956171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956171'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956171'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222561_39222561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222561_39222561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222561_39222561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222561_39222561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222561_39222561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222561'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222561'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222565_39222565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222565_39222565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222565_39222565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222565_39222565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222565_39222565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222565'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222565'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956186_52956186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956186_52956186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956186_52956186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956186_52956186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956186_52956186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956186'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956186'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956187_52956187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956187_52956187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956187_52956187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956187_52956187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956187_52956187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956187'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956187'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222570_39222570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222570_39222570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222570_39222570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222570_39222570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222570_39222570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222570'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222570'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956191_52956191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956191_52956191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956191_52956191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956191_52956191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956191_52956191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956191'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956191'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222577_39222577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222577_39222577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222577_39222577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222577_39222577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222577_39222577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222577'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222577'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222578_39222578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222578_39222578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222578_39222578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222578_39222578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222578_39222578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222578'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222578'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956200_52956200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956200_52956200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956200_52956200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956200_52956200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956200_52956200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956200'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956200'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222582_39222582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222582_39222582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222582_39222582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222582_39222582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222582_39222582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222582'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222582'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956205_52956205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956205_52956205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956205_52956205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956205_52956205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956205_52956205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956205'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956205'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956221_52956221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956221_52956221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956221_52956221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956221_52956221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956221_52956221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956221'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956221'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 44 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222623_39222623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222623_39222623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222623_39222623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222623_39222623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222623_39222623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222623'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222623'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956261_52956261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956261_52956261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956261_52956261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956261_52956261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956261_52956261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956261'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956261'^^xsd:integer;
  dwc:observationDate '2017-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222662_39222662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222662_39222662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222662_39222662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222662_39222662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222662_39222662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222662'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222662'^^xsd:integer;
  dwc:observationDate '2017-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956289_52956289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956289_52956289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956289_52956289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956289_52956289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956289_52956289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956289'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956289'^^xsd:integer;
  dwc:observationDate '2017-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222693_39222693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222693_39222693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222693_39222693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222693_39222693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222693_39222693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222693'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222693'^^xsd:integer;
  dwc:observationDate '2017-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956334_52956334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956334_52956334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956334_52956334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956334_52956334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956334_52956334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956334'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956334'^^xsd:integer;
  dwc:observationDate '2017-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 76 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222752_39222752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222752_39222752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222752_39222752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222752_39222752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222752_39222752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222752'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222752'^^xsd:integer;
  dwc:observationDate '2017-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956380_52956380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956380_52956380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956380_52956380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956380_52956380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956380_52956380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956380'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956380'^^xsd:integer;
  dwc:observationDate '2017-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956392_52956392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956392_52956392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956392_52956392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956392_52956392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956392_52956392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956392'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956392'^^xsd:integer;
  dwc:observationDate '2017-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956401_52956401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956401_52956401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956401_52956401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956401_52956401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956401_52956401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956401'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956401'^^xsd:integer;
  dwc:observationDate '2017-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 64 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955882_52955882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955882_52955882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955882_52955882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955882_52955882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955882_52955882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955882'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955882'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 68 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955916_52955916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955916_52955916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955916_52955916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955916_52955916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955916_52955916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955916'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955916'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52955933_52955933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52955933_52955933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52955933_52955933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52955933_52955933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52955933_52955933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52955933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52955933'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52955933'^^xsd:integer;
  dwc:observationDate '2016-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 56 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956043_52956043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956043_52956043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956043_52956043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956043_52956043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956043_52956043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956043'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956043'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956058_52956058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956058_52956058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956058_52956058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956058_52956058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956058_52956058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956058'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956058'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222443_39222443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222443_39222443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222443_39222443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222443_39222443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222443_39222443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222443'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222443'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956082_52956082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956082_52956082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956082_52956082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956082_52956082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956082_52956082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956082'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956082'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_52956099_52956099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_52956099_52956099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_52956099_52956099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_52956099_52956099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_52956099_52956099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52956099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '52956099'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '52956099'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 52 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_39222505_39222505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_39222505_39222505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_39222505_39222505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_39222505_39222505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_39222505_39222505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39222505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '39222505'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '39222505'^^xsd:integer;
  dwc:observationDate '2017-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576879_79576879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576879_79576879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576879_79576879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576879_79576879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576879_79576879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576879'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576879'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576910_79576910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576910_79576910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576910_79576910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576910_79576910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576910_79576910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576910'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576910'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576923_79576923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576923_79576923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576923_79576923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576923_79576923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576923_79576923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576923'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576923'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576930_79576930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576930_79576930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576930_79576930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576930_79576930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576930_79576930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576930'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576930'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 43 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576973_79576973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576973_79576973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576973_79576973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576973_79576973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576973_79576973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576973'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576973'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576974_79576974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576974_79576974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576974_79576974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576974_79576974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576974_79576974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576974'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576974'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576983_79576983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576983_79576983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576983_79576983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576983_79576983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576983_79576983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576983'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576983'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576989_79576989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576989_79576989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576989_79576989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576989_79576989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576989_79576989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576989'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576989'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79576994_79576994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79576994_79576994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79576994_79576994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79576994_79576994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79576994_79576994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79576994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79576994'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79576994'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577022_79577022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577022_79577022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577022_79577022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577022_79577022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577022_79577022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577022'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577022'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577062_79577062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577062_79577062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577062_79577062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577062_79577062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577062_79577062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577062'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577062'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577075_79577075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577075_79577075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577075_79577075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577075_79577075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577075_79577075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577075'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577075'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577082_79577082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577082_79577082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577082_79577082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577082_79577082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577082_79577082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577082'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577082'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577097_79577097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577097_79577097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577097_79577097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577097_79577097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577097_79577097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577097'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577097'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 34 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577131_79577131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577131_79577131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577131_79577131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577131_79577131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577131_79577131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577131'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577131'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 50 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577181_79577181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577181_79577181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577181_79577181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577181_79577181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577181_79577181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577181'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577181'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577221_79577221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577221_79577221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577221_79577221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577221_79577221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577221_79577221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577221'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577221'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 48 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577269_79577269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577269_79577269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577269_79577269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577269_79577269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577269_79577269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577269'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577269'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577308_79577308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577308_79577308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577308_79577308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577308_79577308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577308_79577308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577308'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577308'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 45 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577353_79577353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577353_79577353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577353_79577353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577353_79577353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577353_79577353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577353'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577353'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 60 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577413_79577413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577413_79577413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577413_79577413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577413_79577413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577413_79577413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577413'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577413'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 54 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_79577467_79577467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_79577467_79577467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_79577467_79577467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_79577467_79577467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_79577467_79577467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79577467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '79577467'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '79577467'^^xsd:integer;
  dwc:observationDate '2018-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967456_23967456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967456_23967456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967456_23967456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967456_23967456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967456_23967456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967456'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967456'^^xsd:integer;
  dwc:observationDate '2015-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967457_23967457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967457_23967457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967457_23967457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967457_23967457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967457_23967457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967457'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967457'^^xsd:integer;
  dwc:observationDate '2015-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967462_23967462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967462_23967462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967462_23967462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967462_23967462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967462_23967462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967462'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967462'^^xsd:integer;
  dwc:observationDate '2015-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992264_35992264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992264_35992264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992264_35992264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992264_35992264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992264_35992264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992264'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992264'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992265_35992265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992265_35992265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992265_35992265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992265_35992265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992265_35992265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992265'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992265'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967443_23967443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967443_23967443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967443_23967443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967443_23967443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967443_23967443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967443'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967443'^^xsd:integer;
  dwc:observationDate '2015-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967445_23967445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967445_23967445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967445_23967445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967445_23967445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967445_23967445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967445'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967445'^^xsd:integer;
  dwc:observationDate '2015-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967455_23967455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967455_23967455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967455_23967455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967455_23967455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967455_23967455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967455'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967455'^^xsd:integer;
  dwc:observationDate '2015-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967889_23967889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967889_23967889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967889_23967889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967889_23967889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967889_23967889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967889'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967889'^^xsd:integer;
  dwc:observationDate '2015-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967890_23967890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967890_23967890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967890_23967890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967890_23967890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967890_23967890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967890'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967890'^^xsd:integer;
  dwc:observationDate '2015-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967909_23967909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967909_23967909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967909_23967909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967909_23967909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967909_23967909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967909'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967909'^^xsd:integer;
  dwc:observationDate '2015-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967917_23967917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967917_23967917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967917_23967917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967917_23967917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967917_23967917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967917'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967917'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967918_23967918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967918_23967918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967918_23967918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967918_23967918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967918_23967918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967918'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967918'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967925_23967925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967925_23967925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967925_23967925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967925_23967925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967925_23967925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967925'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967925'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967932_23967932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967932_23967932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967932_23967932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967932_23967932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967932_23967932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967932'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967932'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967946_23967946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967946_23967946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967946_23967946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967946_23967946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967946_23967946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967946'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967946'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967960_23967960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967960_23967960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967960_23967960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967960_23967960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967960_23967960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967960'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967960'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967961_23967961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967961_23967961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967961_23967961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967961_23967961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967961_23967961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967961'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967961'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967962_23967962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967962_23967962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967962_23967962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967962_23967962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967962_23967962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967962'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967962'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967965_23967965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967965_23967965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967965_23967965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967965_23967965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967965_23967965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967965'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967965'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967970_23967970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967970_23967970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967970_23967970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967970_23967970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967970_23967970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967970'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967970'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967979_23967979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967979_23967979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967979_23967979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967979_23967979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967979_23967979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967979'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967979'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967980_23967980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967980_23967980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967980_23967980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967980_23967980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967980_23967980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967980'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967980'^^xsd:integer;
  dwc:observationDate '2015-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967982_23967982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967982_23967982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967982_23967982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967982_23967982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967982_23967982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967982'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967982'^^xsd:integer;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967983_23967983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967983_23967983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967983_23967983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967983_23967983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967983_23967983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967983'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967983'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967984_23967984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967984_23967984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967984_23967984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967984_23967984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967984_23967984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967984'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967984'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967988_23967988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967988_23967988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967988_23967988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967988_23967988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967988_23967988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967988'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967988'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967999_23967999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967999_23967999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967999_23967999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967999_23967999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967999_23967999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967999'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967999'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968011_23968011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968011_23968011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968011_23968011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968011_23968011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968011_23968011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968011'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968011'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968021_23968021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968021_23968021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968021_23968021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968021_23968021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968021_23968021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968021'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968021'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968029_23968029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968029_23968029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968029_23968029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968029_23968029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968029_23968029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968029'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968029'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968040_23968040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968040_23968040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968040_23968040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968040_23968040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968040_23968040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968040'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968040'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968042_23968042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968042_23968042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968042_23968042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968042_23968042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968042_23968042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968042'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968042'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968048_23968048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968048_23968048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968048_23968048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968048_23968048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968048_23968048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968048'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968048'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968058_23968058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968058_23968058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968058_23968058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968058_23968058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968058_23968058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968058'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968058'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968067_23968067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968067_23968067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968067_23968067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968067_23968067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968067_23968067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968067'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968067'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968071_23968071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968071_23968071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968071_23968071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968071_23968071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968071_23968071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968071'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968071'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968077_23968077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968077_23968077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968077_23968077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968077_23968077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968077_23968077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968077'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968077'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968084_23968084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968084_23968084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968084_23968084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968084_23968084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968084_23968084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968084'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968084'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968085_23968085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968085_23968085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968085_23968085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968085_23968085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968085_23968085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968085'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968085'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968089_23968089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968089_23968089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968089_23968089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968089_23968089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968089_23968089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968089'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968089'^^xsd:integer;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967474_23967474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967474_23967474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967474_23967474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967474_23967474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967474_23967474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967474'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967474'^^xsd:integer;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967477_23967477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967477_23967477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967477_23967477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967477_23967477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967477_23967477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967477'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967477'^^xsd:integer;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967482_23967482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967482_23967482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967482_23967482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967482_23967482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967482_23967482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967482'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967482'^^xsd:integer;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967484_23967484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967484_23967484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967484_23967484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967484_23967484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967484_23967484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967484'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967484'^^xsd:integer;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967487_23967487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967487_23967487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967487_23967487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967487_23967487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967487_23967487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967487'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967487'^^xsd:integer;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967488_23967488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967488_23967488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967488_23967488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967488_23967488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967488_23967488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967488'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967488'^^xsd:integer;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967489_23967489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967489_23967489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967489_23967489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967489_23967489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967489_23967489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967489'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967489'^^xsd:integer;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967490_23967490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967490_23967490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967490_23967490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967490_23967490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967490_23967490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967490'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967490'^^xsd:integer;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967495_23967495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967495_23967495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967495_23967495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967495_23967495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967495_23967495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967495'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967495'^^xsd:integer;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967497_23967497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967497_23967497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967497_23967497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967497_23967497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967497_23967497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967497'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967497'^^xsd:integer;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967498_23967498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967498_23967498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967498_23967498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967498_23967498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967498_23967498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967498'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967498'^^xsd:integer;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967502_23967502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967502_23967502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967502_23967502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967502_23967502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967502_23967502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967502'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967502'^^xsd:integer;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967514_23967514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967514_23967514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967514_23967514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967514_23967514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967514_23967514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967514'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967514'^^xsd:integer;
  dwc:observationDate '2015-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967517_23967517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967517_23967517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967517_23967517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967517_23967517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967517_23967517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967517'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967517'^^xsd:integer;
  dwc:observationDate '2015-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967518_23967518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967518_23967518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967518_23967518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967518_23967518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967518_23967518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967518'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967518'^^xsd:integer;
  dwc:observationDate '2015-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967523_23967523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967523_23967523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967523_23967523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967523_23967523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967523_23967523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967523'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967523'^^xsd:integer;
  dwc:observationDate '2015-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967524_23967524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967524_23967524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967524_23967524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967524_23967524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967524_23967524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967524'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967524'^^xsd:integer;
  dwc:observationDate '2015-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967525_23967525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967525_23967525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967525_23967525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967525_23967525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967525_23967525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967525'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967525'^^xsd:integer;
  dwc:observationDate '2015-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967529_23967529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967529_23967529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967529_23967529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967529_23967529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967529_23967529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967529'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967529'^^xsd:integer;
  dwc:observationDate '2015-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967533_23967533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967533_23967533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967533_23967533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967533_23967533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967533_23967533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967533'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967533'^^xsd:integer;
  dwc:observationDate '2015-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992708_35992708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992708_35992708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992708_35992708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992708_35992708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992708_35992708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992708'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992708'^^xsd:integer;
  dwc:observationDate '2016-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967574_23967574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967574_23967574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967574_23967574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967574_23967574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967574_23967574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967574'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967574'^^xsd:integer;
  dwc:observationDate '2015-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967578_23967578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967578_23967578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967578_23967578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967578_23967578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967578_23967578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967578'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967578'^^xsd:integer;
  dwc:observationDate '2015-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967579_23967579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967579_23967579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967579_23967579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967579_23967579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967579_23967579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967579'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967579'^^xsd:integer;
  dwc:observationDate '2015-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967581_23967581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967581_23967581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967581_23967581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967581_23967581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967581_23967581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967581'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967581'^^xsd:integer;
  dwc:observationDate '2015-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967583_23967583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967583_23967583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967583_23967583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967583_23967583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967583_23967583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967583'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967583'^^xsd:integer;
  dwc:observationDate '2015-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967588_23967588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967588_23967588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967588_23967588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967588_23967588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967588_23967588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967588'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967588'^^xsd:integer;
  dwc:observationDate '2015-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967589_23967589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967589_23967589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967589_23967589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967589_23967589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967589_23967589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967589'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967589'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967590_23967590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967590_23967590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967590_23967590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967590_23967590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967590_23967590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967590'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967590'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967591_23967591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967591_23967591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967591_23967591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967591_23967591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967591_23967591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967591'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967591'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967592_23967592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967592_23967592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967592_23967592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967592_23967592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967592_23967592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967592'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967592'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967595_23967595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967595_23967595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967595_23967595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967595_23967595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967595_23967595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967595'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967595'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967596_23967596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967596_23967596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967596_23967596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967596_23967596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967596_23967596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967596'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967596'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967599_23967599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967599_23967599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967599_23967599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967599_23967599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967599_23967599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967599'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967599'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967601_23967601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967601_23967601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967601_23967601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967601_23967601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967601_23967601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967601'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967601'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967602_23967602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967602_23967602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967602_23967602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967602_23967602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967602_23967602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967602'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967602'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967615_23967615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967615_23967615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967615_23967615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967615_23967615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967615_23967615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967615'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967615'^^xsd:integer;
  dwc:observationDate '2015-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967616_23967616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967616_23967616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967616_23967616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967616_23967616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967616_23967616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967616'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967616'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967618_23967618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967618_23967618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967618_23967618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967618_23967618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967618_23967618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967618'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967618'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967646_23967646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967646_23967646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967646_23967646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967646_23967646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967646_23967646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967646'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967646'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967668_23967668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967668_23967668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967668_23967668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967668_23967668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967668_23967668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967668'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967668'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967688_23967688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967688_23967688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967688_23967688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967688_23967688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967688_23967688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967688'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967688'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967699_23967699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967699_23967699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967699_23967699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967699_23967699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967699_23967699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967699'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967699'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967715_23967715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967715_23967715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967715_23967715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967715_23967715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967715_23967715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967715'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967715'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967721_23967721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967721_23967721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967721_23967721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967721_23967721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967721_23967721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967721'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967721'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967733_23967733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967733_23967733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967733_23967733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967733_23967733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967733_23967733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967733'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967733'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967751_23967751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967751_23967751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967751_23967751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967751_23967751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967751_23967751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967751'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967751'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967755_23967755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967755_23967755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967755_23967755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967755_23967755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967755_23967755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967755'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967755'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967762_23967762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967762_23967762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967762_23967762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967762_23967762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967762_23967762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967762'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967762'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967775_23967775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967775_23967775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967775_23967775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967775_23967775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967775_23967775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967775'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967775'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967779_23967779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967779_23967779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967779_23967779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967779_23967779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967779_23967779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967779'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967779'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967789_23967789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967789_23967789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967789_23967789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967789_23967789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967789_23967789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967789'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967789'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967804_23967804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967804_23967804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967804_23967804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967804_23967804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967804_23967804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967804'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967804'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967826_23967826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967826_23967826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967826_23967826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967826_23967826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967826_23967826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967826'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967826'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967841_23967841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967841_23967841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967841_23967841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967841_23967841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967841_23967841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967841'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967841'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967846_23967846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967846_23967846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967846_23967846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967846_23967846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967846_23967846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967846'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967846'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967864_23967864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967864_23967864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967864_23967864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967864_23967864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967864_23967864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967864'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967864'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967883_23967883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967883_23967883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967883_23967883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967883_23967883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967883_23967883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967883'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967883'^^xsd:integer;
  dwc:observationDate '2015-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967888_23967888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967888_23967888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967888_23967888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967888_23967888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967888_23967888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967888'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967888'^^xsd:integer;
  dwc:observationDate '2015-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967534_23967534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967534_23967534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967534_23967534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967534_23967534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967534_23967534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967534'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967534'^^xsd:integer;
  dwc:observationDate '2015-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967536_23967536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967536_23967536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967536_23967536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967536_23967536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967536_23967536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967536'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967536'^^xsd:integer;
  dwc:observationDate '2015-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967541_23967541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967541_23967541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967541_23967541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967541_23967541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967541_23967541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967541'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967541'^^xsd:integer;
  dwc:observationDate '2015-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967544_23967544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967544_23967544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967544_23967544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967544_23967544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967544_23967544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967544'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967544'^^xsd:integer;
  dwc:observationDate '2015-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967553_23967553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967553_23967553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967553_23967553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967553_23967553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967553_23967553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967553'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967553'^^xsd:integer;
  dwc:observationDate '2015-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23967573_23967573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23967573_23967573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23967573_23967573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23967573_23967573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23967573_23967573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23967573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23967573'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23967573'^^xsd:integer;
  dwc:observationDate '2015-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968132_23968132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968132_23968132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968132_23968132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968132_23968132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968132_23968132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968132'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968132'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968134_23968134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968134_23968134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968134_23968134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968134_23968134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968134_23968134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968134'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968134'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 77 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968211_23968211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968211_23968211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968211_23968211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968211_23968211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968211_23968211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968211'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968211'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 49 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_23968260_23968260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_23968260_23968260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_23968260_23968260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_23968260_23968260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_23968260_23968260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23968260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '23968260'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '23968260'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992742_35992742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992742_35992742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992742_35992742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992742_35992742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992742_35992742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992742'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992742'^^xsd:integer;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992752_35992752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992752_35992752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992752_35992752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992752_35992752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992752_35992752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992752'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992752'^^xsd:integer;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992753_35992753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992753_35992753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992753_35992753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992753_35992753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992753_35992753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992753'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992753'^^xsd:integer;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992754_35992754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992754_35992754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992754_35992754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992754_35992754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992754_35992754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992754'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992754'^^xsd:integer;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992758_35992758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992758_35992758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992758_35992758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992758_35992758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992758_35992758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992758'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992758'^^xsd:integer;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992768_35992768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992768_35992768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992768_35992768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992768_35992768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992768_35992768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992768'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992768'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992772_35992772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992772_35992772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992772_35992772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992772_35992772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992772_35992772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992772'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992772'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992776_35992776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992776_35992776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992776_35992776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992776_35992776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992776_35992776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992776'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992776'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992785_35992785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992785_35992785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992785_35992785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992785_35992785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992785_35992785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992785'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992785'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992787_35992787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992787_35992787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992787_35992787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992787_35992787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992787_35992787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992787'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992787'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992790_35992790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992790_35992790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992790_35992790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992790_35992790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992790_35992790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992790'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992790'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992792_35992792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992792_35992792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992792_35992792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992792_35992792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992792_35992792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992792'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992792'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992796_35992796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992796_35992796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992796_35992796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992796_35992796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992796_35992796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992796'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992796'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992797_35992797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992797_35992797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992797_35992797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992797_35992797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992797_35992797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992797'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992797'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992800_35992800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992800_35992800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992800_35992800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992800_35992800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992800_35992800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992800'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992800'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992802_35992802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992802_35992802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992802_35992802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992802_35992802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992802_35992802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992802'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992802'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992825_35992825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992825_35992825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992825_35992825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992825_35992825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992825_35992825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992825'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992825'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992826_35992826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992826_35992826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992826_35992826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992826_35992826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992826_35992826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992826'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992826'^^xsd:integer;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992829_35992829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992829_35992829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992829_35992829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992829_35992829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992829_35992829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992829'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992829'^^xsd:integer;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992838_35992838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992838_35992838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992838_35992838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992838_35992838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992838_35992838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992838'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992838'^^xsd:integer;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992840_35992840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992840_35992840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992840_35992840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992840_35992840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992840_35992840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992840'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992840'^^xsd:integer;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992845_35992845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992845_35992845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992845_35992845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992845_35992845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992845_35992845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992845'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992845'^^xsd:integer;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992848_35992848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992848_35992848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992848_35992848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992848_35992848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992848_35992848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992848'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992848'^^xsd:integer;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992851_35992851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992851_35992851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992851_35992851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992851_35992851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992851_35992851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992851'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992851'^^xsd:integer;
  dwc:observationDate '2016-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992852_35992852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992852_35992852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992852_35992852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992852_35992852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992852_35992852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992852'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992852'^^xsd:integer;
  dwc:observationDate '2016-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992266_35992266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992266_35992266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992266_35992266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992266_35992266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992266_35992266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992266'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992266'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992317_35992317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992317_35992317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992317_35992317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992317_35992317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992317_35992317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992317'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992317'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992318_35992318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992318_35992318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992318_35992318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992318_35992318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992318_35992318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992318'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992318'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992354_35992354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992354_35992354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992354_35992354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992354_35992354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992354_35992354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992354'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992354'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992378_35992378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992378_35992378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992378_35992378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992378_35992378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992378_35992378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992378'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992378'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992380_35992380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992380_35992380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992380_35992380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992380_35992380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992380_35992380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992380'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992380'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992382_35992382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992382_35992382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992382_35992382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992382_35992382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992382_35992382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992382'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992382'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992384_35992384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992384_35992384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992384_35992384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992384_35992384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992384_35992384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992384'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992384'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992387_35992387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992387_35992387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992387_35992387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992387_35992387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992387_35992387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992387'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992387'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992401_35992401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992401_35992401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992401_35992401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992401_35992401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992401_35992401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992401'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992401'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 53 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992454_35992454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992454_35992454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992454_35992454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992454_35992454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992454_35992454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992454'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992454'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992456_35992456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992456_35992456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992456_35992456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992456_35992456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992456_35992456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992456'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992456'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992458_35992458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992458_35992458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992458_35992458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992458_35992458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992458_35992458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992458'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992458'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992460_35992460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992460_35992460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992460_35992460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992460_35992460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992460_35992460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992460'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992460'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992462_35992462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992462_35992462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992462_35992462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992462_35992462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992462_35992462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992462'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992462'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992463_35992463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992463_35992463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992463_35992463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992463_35992463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992463_35992463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992463'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992463'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992465_35992465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992465_35992465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992465_35992465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992465_35992465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992465_35992465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992465'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992465'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992470_35992470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992470_35992470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992470_35992470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992470_35992470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992470_35992470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992470'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992470'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 40 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992510_35992510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992510_35992510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992510_35992510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992510_35992510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992510_35992510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992510'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992510'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992526_35992526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992526_35992526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992526_35992526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992526_35992526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992526_35992526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992526'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992526'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992543_35992543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992543_35992543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992543_35992543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992543_35992543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992543_35992543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992543'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992543'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 33 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992576_35992576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992576_35992576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992576_35992576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992576_35992576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992576_35992576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992576'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992576'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992587_35992587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992587_35992587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992587_35992587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992587_35992587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992587_35992587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992587'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992587'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992595_35992595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992595_35992595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992595_35992595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992595_35992595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992595_35992595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992595'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992595'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992601_35992601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992601_35992601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992601_35992601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992601_35992601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992601_35992601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992601'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992601'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992603_35992603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992603_35992603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992603_35992603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992603_35992603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992603_35992603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992603'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992603'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992604_35992604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992604_35992604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992604_35992604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992604_35992604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992604_35992604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992604'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992604'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992606_35992606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992606_35992606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992606_35992606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992606_35992606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992606_35992606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992606'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992606'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992609_35992609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992609_35992609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992609_35992609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992609_35992609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992609_35992609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992609'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992609'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992610_35992610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992610_35992610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992610_35992610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992610_35992610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992610_35992610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992610'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992610'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992611_35992611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992611_35992611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992611_35992611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992611_35992611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992611_35992611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992611'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992611'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992618_35992618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992618_35992618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992618_35992618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992618_35992618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992618_35992618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992618'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992618'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992619_35992619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992619_35992619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992619_35992619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992619_35992619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992619_35992619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992619'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992619'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992620_35992620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992620_35992620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992620_35992620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992620_35992620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992620_35992620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992620'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992620'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992622_35992622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992622_35992622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992622_35992622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992622_35992622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992622_35992622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992622'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992622'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992854_35992854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992854_35992854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992854_35992854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992854_35992854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992854_35992854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992854'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992854'^^xsd:integer;
  dwc:observationDate '2016-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992868_35992868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992868_35992868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992868_35992868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992868_35992868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992868_35992868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992868'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992868'^^xsd:integer;
  dwc:observationDate '2016-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 58 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992926_35992926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992926_35992926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992926_35992926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992926_35992926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992926_35992926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992926'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992926'^^xsd:integer;
  dwc:observationDate '2016-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992930_35992930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992930_35992930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992930_35992930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992930_35992930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992930_35992930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992930'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992930'^^xsd:integer;
  dwc:observationDate '2016-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992931_35992931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992931_35992931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992931_35992931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992931_35992931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992931_35992931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992931'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992931'^^xsd:integer;
  dwc:observationDate '2016-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35992939_35992939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35992939_35992939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35992939_35992939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.242076"^^xsd:decimal ;
  dwc:decimalLongitude "4.403539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35992939_35992939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.242076 4.403539)"^^geo:wktLiteral ;
  geo-pos:lat "51.242076"^^xsd:decimal ;
  geo-pos:long "4.403539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35992939_35992939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35992939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35992939'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.403539'^^xsd:double;
  dwc:latitude '51.242076'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35992939'^^xsd:integer;
  dwc:observationDate '2016-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-126194'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607328_35607328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607328_35607328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607328_35607328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607328_35607328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607328_35607328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607328'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607328'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607354_35607354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607354_35607354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607354_35607354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607354_35607354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607354_35607354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607354'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607354'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607429_35607429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607429_35607429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607429_35607429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607429_35607429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607429_35607429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607429'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607429'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607453_35607453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607453_35607453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607453_35607453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607453_35607453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607453_35607453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607453'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607453'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607478_35607478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607478_35607478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607478_35607478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607478_35607478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607478_35607478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607478'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607478'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35606969_35606969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35606969_35606969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35606969_35606969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35606969_35606969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35606969_35606969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35606969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35606969'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35606969'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35606979_35606979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35606979_35606979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35606979_35606979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35606979_35606979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35606979_35606979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35606979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35606979'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35606979'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607010_35607010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607010_35607010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607010_35607010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607010_35607010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607010_35607010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607010'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607010'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607022_35607022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607022_35607022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607022_35607022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607022_35607022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607022_35607022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607022'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607022'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607036_35607036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607036_35607036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607036_35607036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607036_35607036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607036_35607036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607036'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607036'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607052_35607052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607052_35607052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607052_35607052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607052_35607052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607052_35607052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607052'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607052'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607094_35607094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607094_35607094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607094_35607094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607094_35607094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607094_35607094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607094'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607094'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607133_35607133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607133_35607133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607133_35607133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607133_35607133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607133_35607133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607133'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607133'^^xsd:integer;
  dwc:observationDate '2016-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 32 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607165_35607165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607165_35607165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607165_35607165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607165_35607165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607165_35607165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607165'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607165'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 30 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607195_35607195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607195_35607195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607195_35607195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607195_35607195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607195_35607195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607195'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607195'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607202_35607202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607202_35607202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607202_35607202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607202_35607202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607202_35607202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607202'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607202'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607214_35607214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607214_35607214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607214_35607214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607214_35607214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607214_35607214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607214'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607214'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607221_35607221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607221_35607221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607221_35607221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607221_35607221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607221_35607221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607221'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607221'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607246_35607246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607246_35607246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607246_35607246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607246_35607246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607246_35607246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607246'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607246'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 31 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607277_35607277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607277_35607277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607277_35607277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607277_35607277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607277_35607277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607277'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607277'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607301_35607301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607301_35607301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607301_35607301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607301_35607301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607301_35607301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607301'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607307_35607307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607307_35607307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607307_35607307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607307_35607307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607307_35607307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607307'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607319_35607319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607319_35607319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607319_35607319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607319_35607319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607319_35607319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607319'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607319'^^xsd:integer;
  dwc:observationDate '2016-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607551_35607551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607551_35607551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607551_35607551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607551_35607551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607551_35607551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607551'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607551'^^xsd:integer;
  dwc:observationDate '2016-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607417_35607417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607417_35607417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607417_35607417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607417_35607417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607417_35607417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607417'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607417'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607426_35607426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607426_35607426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607426_35607426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607426_35607426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607426_35607426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607426'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607426'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607431_35607431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607431_35607431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607431_35607431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607431_35607431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607431_35607431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607431'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607431'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607454_35607454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607454_35607454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607454_35607454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607454_35607454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607454_35607454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607454'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607454'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607479_35607479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607479_35607479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607479_35607479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607479_35607479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607479_35607479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607479'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607479'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607563_35607563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607563_35607563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607563_35607563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607563_35607563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607563_35607563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607563'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607563'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607590_35607590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607590_35607590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607590_35607590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607590_35607590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607590_35607590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607590'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607590'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607591_35607591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607591_35607591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607591_35607591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607591_35607591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607591_35607591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607591'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607591'^^xsd:integer;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607593_35607593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607593_35607593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607593_35607593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607593_35607593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607593_35607593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607593'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607593'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607600_35607600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607600_35607600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607600_35607600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607600_35607600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607600_35607600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607600'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607600'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607603_35607603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607603_35607603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607603_35607603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607603_35607603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607603_35607603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607603'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607603'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607606_35607606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607606_35607606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607606_35607606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607606_35607606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607606_35607606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607606'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607606'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607608_35607608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607608_35607608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607608_35607608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607608_35607608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607608_35607608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607608'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607608'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607611_35607611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607611_35607611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607611_35607611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607611_35607611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607611_35607611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607611'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607611'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607639_35607639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607639_35607639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607639_35607639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607639_35607639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607639_35607639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607639'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607639'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 61 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607700_35607700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607700_35607700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607700_35607700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607700_35607700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607700_35607700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607700'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607700'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 81 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607781_35607781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607781_35607781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607781_35607781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607781_35607781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607781_35607781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607781'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607781'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607800_35607800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607800_35607800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607800_35607800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607800_35607800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607800_35607800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607800'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607800'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607809_35607809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607809_35607809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607809_35607809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607809_35607809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607809_35607809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607809'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607809'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607815_35607815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607815_35607815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607815_35607815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607815_35607815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607815_35607815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607815'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607815'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607837_35607837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607837_35607837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607837_35607837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607837_35607837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607837_35607837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607837'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607837'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 106 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607943_35607943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607943_35607943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607943_35607943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607943_35607943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607943_35607943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607943'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607943'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608065_35608065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608065_35608065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608065_35608065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608065_35608065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608065_35608065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608065'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608065'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 109 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608174_35608174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608174_35608174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608174_35608174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608174_35608174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608174_35608174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608174'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608174'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608302_35608302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608302_35608302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608302_35608302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608302_35608302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608302_35608302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608302'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608302'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608436_35608436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608436_35608436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608436_35608436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608436_35608436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608436_35608436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608436'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608436'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608568_35608568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608568_35608568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608568_35608568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608568_35608568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608568_35608568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608568'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608568'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608695_35608695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608695_35608695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608695_35608695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608695_35608695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608695_35608695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608695'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608695'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608831_35608831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608831_35608831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608831_35608831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608831_35608831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608831_35608831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608831'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608831'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35608969_35608969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35608969_35608969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35608969_35608969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35608969_35608969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35608969_35608969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35608969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35608969'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35608969'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35609098_35609098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35609098_35609098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35609098_35609098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35609098_35609098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35609098_35609098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35609098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35609098'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35609098'^^xsd:integer;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35609232_35609232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35609232_35609232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35609232_35609232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35609232_35609232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35609232_35609232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35609232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35609232'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35609232'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35609368_35609368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35609368_35609368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35609368_35609368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35609368_35609368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35609368_35609368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35609368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35609368'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35609368'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 139 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35609507_35609507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35609507_35609507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35609507_35609507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35609507_35609507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35609507_35609507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35609507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35609507'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35609507'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35609642_35609642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35609642_35609642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35609642_35609642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35609642_35609642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35609642_35609642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35609642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35609642'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35609642'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35609778_35609778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35609778_35609778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35609778_35609778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35609778_35609778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35609778_35609778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35609778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35609778'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35609778'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 109 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35609887_35609887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35609887_35609887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35609887_35609887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35609887_35609887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35609887_35609887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35609887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35609887'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35609887'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610023_35610023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610023_35610023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610023_35610023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610023_35610023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610023_35610023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610023'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610023'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610157_35610157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610157_35610157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610157_35610157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610157_35610157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610157_35610157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610157'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610157'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610280_35610280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610280_35610280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610280_35610280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610280_35610280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610280_35610280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610280'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610280'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610410_35610410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610410_35610410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610410_35610410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610410_35610410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610410_35610410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610410'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610410'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610524_35610524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610524_35610524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610524_35610524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610524_35610524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610524_35610524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610524'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610524'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610642_35610642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610642_35610642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610642_35610642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610642_35610642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610642_35610642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610642'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610642'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610767_35610767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610767_35610767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610767_35610767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610767_35610767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610767_35610767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610767'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610767'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 58 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610825_35610825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610825_35610825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610825_35610825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610825_35610825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610825_35610825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610825'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610825'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35610949_35610949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35610949_35610949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35610949_35610949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35610949_35610949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35610949_35610949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35610949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35610949'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35610949'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611078_35611078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611078_35611078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611078_35611078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611078_35611078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611078_35611078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611078'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611078'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611204_35611204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611204_35611204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611204_35611204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611204_35611204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611204_35611204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611204'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611204'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611334_35611334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611334_35611334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611334_35611334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611334_35611334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611334_35611334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611334'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611334'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611468_35611468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611468_35611468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611468_35611468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611468_35611468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611468_35611468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611468'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611468'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611589_35611589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611589_35611589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611589_35611589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611589_35611589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611589_35611589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611589'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611589'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611709_35611709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611709_35611709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611709_35611709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611709_35611709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611709_35611709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611709'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611709'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611834_35611834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611834_35611834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611834_35611834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611834_35611834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611834_35611834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611834'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611834'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35611967_35611967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35611967_35611967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35611967_35611967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35611967_35611967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35611967_35611967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35611967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35611967'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35611967'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612099_35612099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612099_35612099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612099_35612099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612099_35612099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612099_35612099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612099'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612099'^^xsd:integer;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612230_35612230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612230_35612230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612230_35612230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612230_35612230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612230_35612230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612230'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612230'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612363_35612363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612363_35612363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612363_35612363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612363_35612363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612363_35612363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612363'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612363'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612492_35612492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612492_35612492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612492_35612492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612492_35612492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612492_35612492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612492'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612492'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612627_35612627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612627_35612627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612627_35612627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612627_35612627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612627_35612627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612627'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612627'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612764_35612764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612764_35612764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612764_35612764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612764_35612764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612764_35612764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612764'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612764'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612901_35612901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612901_35612901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612901_35612901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612901_35612901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612901_35612901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612901'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612901'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 93 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35612994_35612994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35612994_35612994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35612994_35612994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35612994_35612994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35612994_35612994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35612994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35612994'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35612994'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 99 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613093_35613093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613093_35613093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613093_35613093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613093_35613093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613093_35613093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613093'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613093'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 39 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613132_35613132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613132_35613132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613132_35613132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613132_35613132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613132_35613132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613132'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613132'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 92 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613224_35613224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613224_35613224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613224_35613224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613224_35613224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613224_35613224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613224'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613224'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613359_35613359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613359_35613359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613359_35613359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613359_35613359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613359_35613359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613359'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613359'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 89 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613448_35613448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613448_35613448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613448_35613448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613448_35613448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613448_35613448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613448'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613448'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613578_35613578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613578_35613578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613578_35613578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613578_35613578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613578_35613578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613578'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613578'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613705_35613705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613705_35613705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613705_35613705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613705_35613705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613705_35613705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613705'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613705'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613833_35613833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613833_35613833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613833_35613833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613833_35613833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613833_35613833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613833'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613833'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35613962_35613962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35613962_35613962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35613962_35613962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35613962_35613962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35613962_35613962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35613962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35613962'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35613962'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35614092_35614092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35614092_35614092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35614092_35614092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35614092_35614092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35614092_35614092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35614092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35614092'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35614092'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35614223_35614223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35614223_35614223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35614223_35614223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35614223_35614223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35614223_35614223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35614223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35614223'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35614223'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35614357_35614357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35614357_35614357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35614357_35614357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35614357_35614357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35614357_35614357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35614357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35614357'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35614357'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35614476_35614476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35614476_35614476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35614476_35614476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35614476_35614476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35614476_35614476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35614476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35614476'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35614476'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35614605_35614605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35614605_35614605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35614605_35614605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35614605_35614605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35614605_35614605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35614605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35614605'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35614605'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35614735_35614735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35614735_35614735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35614735_35614735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35614735_35614735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35614735_35614735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35614735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35614735'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35614735'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35614873_35614873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35614873_35614873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35614873_35614873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35614873_35614873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35614873_35614873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35614873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35614873'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35614873'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615003_35615003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615003_35615003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615003_35615003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615003_35615003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615003_35615003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615003'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615003'^^xsd:integer;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615130_35615130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615130_35615130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615130_35615130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615130_35615130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615130_35615130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615130'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615130'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615262_35615262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615262_35615262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615262_35615262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615262_35615262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615262_35615262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615262'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615262'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615390_35615390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615390_35615390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615390_35615390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615390_35615390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615390_35615390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615390'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615390'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615519_35615519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615519_35615519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615519_35615519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615519_35615519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615519_35615519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615519'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615519'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615655_35615655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615655_35615655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615655_35615655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615655_35615655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615655_35615655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615655'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615655'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615788_35615788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615788_35615788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615788_35615788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615788_35615788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615788_35615788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615788'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615788'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35615921_35615921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35615921_35615921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35615921_35615921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35615921_35615921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35615921_35615921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35615921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35615921'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35615921'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 113 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616034_35616034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616034_35616034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616034_35616034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616034_35616034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616034_35616034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616034'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616034'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616165_35616165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616165_35616165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616165_35616165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616165_35616165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616165_35616165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616165'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616165'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616300_35616300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616300_35616300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616300_35616300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616300_35616300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616300_35616300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616300'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616300'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616417_35616417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616417_35616417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616417_35616417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616417_35616417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616417_35616417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616417'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616417'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616550_35616550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616550_35616550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616550_35616550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616550_35616550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616550_35616550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616550'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616686_35616686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616686_35616686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616686_35616686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616686_35616686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616686_35616686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616686'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616686'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616805_35616805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616805_35616805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616805_35616805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616805_35616805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616805_35616805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616805'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616805'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35616931_35616931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35616931_35616931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35616931_35616931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35616931_35616931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35616931_35616931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35616931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35616931'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35616931'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617060_35617060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617060_35617060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617060_35617060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617060_35617060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617060_35617060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617060'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617060'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617191_35617191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617191_35617191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617191_35617191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617191_35617191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617191_35617191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617191'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617191'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617319_35617319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617319_35617319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617319_35617319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617319_35617319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617319_35617319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617319'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617319'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617451_35617451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617451_35617451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617451_35617451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617451_35617451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617451_35617451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617451'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617451'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617582_35617582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617582_35617582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617582_35617582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617582_35617582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617582_35617582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617582'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617582'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617703_35617703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617703_35617703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617703_35617703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617703_35617703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617703_35617703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617703'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617703'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617837_35617837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617837_35617837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617837_35617837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617837_35617837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617837_35617837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617837'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617837'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35617967_35617967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35617967_35617967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35617967_35617967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35617967_35617967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35617967_35617967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35617967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35617967'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35617967'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35618102_35618102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35618102_35618102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35618102_35618102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35618102_35618102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35618102_35618102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35618102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35618102'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35618102'^^xsd:integer;
  dwc:observationDate '2016-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35618232_35618232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35618232_35618232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35618232_35618232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35618232_35618232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35618232_35618232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35618232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35618232'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35618232'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35618362_35618362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35618362_35618362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35618362_35618362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35618362_35618362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35618362_35618362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35618362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35618362'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35618362'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 141 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35618503_35618503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35618503_35618503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35618503_35618503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35618503_35618503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35618503_35618503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35618503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35618503'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35618503'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35618631_35618631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35618631_35618631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35618631_35618631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35618631_35618631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35618631_35618631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35618631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35618631'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35618631'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35618764_35618764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35618764_35618764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35618764_35618764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35618764_35618764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35618764_35618764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35618764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35618764'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35618764'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35618893_35618893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35618893_35618893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35618893_35618893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35618893_35618893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35618893_35618893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35618893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35618893'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35618893'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619030_35619030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619030_35619030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619030_35619030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619030_35619030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619030_35619030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619030'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619030'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619159_35619159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619159_35619159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619159_35619159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619159_35619159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619159_35619159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619159'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619159'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619289_35619289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619289_35619289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619289_35619289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619289_35619289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619289_35619289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619289'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619289'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619416_35619416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619416_35619416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619416_35619416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619416_35619416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619416_35619416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619416'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619416'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619546_35619546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619546_35619546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619546_35619546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619546_35619546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619546_35619546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619546'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619546'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619677_35619677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619677_35619677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619677_35619677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619677_35619677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619677_35619677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619677'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619677'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619802_35619802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619802_35619802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619802_35619802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619802_35619802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619802_35619802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619802'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619802'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35619926_35619926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35619926_35619926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35619926_35619926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35619926_35619926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35619926_35619926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35619926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35619926'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35619926'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620055_35620055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620055_35620055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620055_35620055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620055_35620055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620055_35620055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620055'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620055'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620175_35620175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620175_35620175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620175_35620175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620175_35620175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620175_35620175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620175'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620175'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620307_35620307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620307_35620307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620307_35620307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620307_35620307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620307_35620307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620307'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620434_35620434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620434_35620434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620434_35620434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620434_35620434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620434_35620434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620434'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620434'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620554_35620554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620554_35620554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620554_35620554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620554_35620554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620554_35620554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620554'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620554'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620678_35620678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620678_35620678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620678_35620678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620678_35620678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620678_35620678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620678'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620678'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620806_35620806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620806_35620806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620806_35620806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620806_35620806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620806_35620806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620806'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620806'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35620937_35620937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35620937_35620937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35620937_35620937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35620937_35620937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35620937_35620937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35620937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35620937'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35620937'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35621073_35621073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35621073_35621073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35621073_35621073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35621073_35621073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35621073_35621073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35621073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35621073'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35621073'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35621206_35621206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35621206_35621206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35621206_35621206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35621206_35621206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35621206_35621206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35621206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35621206'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35621206'^^xsd:integer;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35621338_35621338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35621338_35621338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35621338_35621338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35621338_35621338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35621338_35621338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35621338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35621338'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35621338'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 139 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35621477_35621477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35621477_35621477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35621477_35621477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35621477_35621477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35621477_35621477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35621477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35621477'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35621477'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35621615_35621615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35621615_35621615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35621615_35621615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35621615_35621615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35621615_35621615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35621615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35621615'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35621615'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35621743_35621743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35621743_35621743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35621743_35621743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35621743_35621743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35621743_35621743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35621743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35621743'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35621743'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35621871_35621871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35621871_35621871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35621871_35621871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35621871_35621871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35621871_35621871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35621871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35621871'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35621871'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622000_35622000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622000_35622000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622000_35622000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622000_35622000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622000_35622000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622000'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622000'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622131_35622131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622131_35622131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622131_35622131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622131_35622131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622131_35622131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622131'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622131'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622257_35622257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622257_35622257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622257_35622257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622257_35622257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622257_35622257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622257'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622257'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 116 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622373_35622373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622373_35622373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622373_35622373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622373_35622373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622373_35622373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622373'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622373'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622506_35622506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622506_35622506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622506_35622506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622506_35622506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622506_35622506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622506'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622506'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622635_35622635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622635_35622635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622635_35622635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622635_35622635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622635_35622635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622635'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622635'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622772_35622772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622772_35622772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622772_35622772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622772_35622772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622772_35622772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622772'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622772'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35622905_35622905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35622905_35622905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35622905_35622905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35622905_35622905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35622905_35622905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35622905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35622905'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35622905'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623033_35623033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623033_35623033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623033_35623033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623033_35623033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623033_35623033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623033'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623033'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623158_35623158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623158_35623158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623158_35623158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623158_35623158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623158_35623158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623158'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623158'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623286_35623286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623286_35623286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623286_35623286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623286_35623286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623286_35623286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623286'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623286'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623420_35623420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623420_35623420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623420_35623420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623420_35623420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623420_35623420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623420'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623420'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623553_35623553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623553_35623553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623553_35623553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623553_35623553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623553_35623553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623553'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623553'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623679_35623679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623679_35623679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623679_35623679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623679_35623679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623679_35623679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623679'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623679'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623803_35623803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623803_35623803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623803_35623803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623803_35623803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623803_35623803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623803'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623803'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35623924_35623924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35623924_35623924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35623924_35623924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35623924_35623924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35623924_35623924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35623924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35623924'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35623924'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624049_35624049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624049_35624049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624049_35624049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624049_35624049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624049_35624049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624049'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624049'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624175_35624175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624175_35624175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624175_35624175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624175_35624175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624175_35624175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624175'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624175'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624303_35624303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624303_35624303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624303_35624303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624303_35624303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624303_35624303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624303'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624303'^^xsd:integer;
  dwc:observationDate '2016-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624437_35624437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624437_35624437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624437_35624437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624437_35624437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624437_35624437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624437'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624437'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624575_35624575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624575_35624575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624575_35624575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624575_35624575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624575_35624575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624575'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624575'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624707_35624707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624707_35624707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624707_35624707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624707_35624707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624707_35624707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624707'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624707'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624839_35624839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624839_35624839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624839_35624839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624839_35624839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624839_35624839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624839'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624839'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35624964_35624964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35624964_35624964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35624964_35624964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35624964_35624964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35624964_35624964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35624964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35624964'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35624964'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625088_35625088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625088_35625088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625088_35625088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625088_35625088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625088_35625088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625088'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625088'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625213_35625213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625213_35625213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625213_35625213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625213_35625213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625213_35625213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625213'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625213'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625333_35625333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625333_35625333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625333_35625333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625333_35625333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625333_35625333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625333'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625333'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625461_35625461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625461_35625461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625461_35625461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625461_35625461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625461_35625461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625461'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625461'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625596_35625596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625596_35625596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625596_35625596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625596_35625596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625596_35625596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625596'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625596'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625725_35625725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625725_35625725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625725_35625725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625725_35625725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625725_35625725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625725'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625725'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625857_35625857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625857_35625857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625857_35625857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625857_35625857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625857_35625857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625857'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625857'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35625986_35625986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35625986_35625986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35625986_35625986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35625986_35625986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35625986_35625986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35625986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35625986'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35625986'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35626118_35626118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35626118_35626118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35626118_35626118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35626118_35626118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35626118_35626118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35626118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35626118'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35626118'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35626245_35626245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35626245_35626245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35626245_35626245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35626245_35626245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35626245_35626245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35626245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35626245'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35626245'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35626374_35626374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35626374_35626374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35626374_35626374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35626374_35626374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35626374_35626374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35626374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35626374'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35626374'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35626500_35626500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35626500_35626500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35626500_35626500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35626500_35626500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35626500_35626500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35626500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35626500'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35626500'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35626630_35626630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35626630_35626630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35626630_35626630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35626630_35626630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35626630_35626630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35626630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35626630'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35626630'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35626767_35626767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35626767_35626767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35626767_35626767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35626767_35626767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35626767_35626767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35626767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35626767'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35626767'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35626890_35626890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35626890_35626890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35626890_35626890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35626890_35626890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35626890_35626890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35626890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35626890'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35626890'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627021_35627021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627021_35627021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627021_35627021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627021_35627021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627021_35627021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627021'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627021'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627155_35627155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627155_35627155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627155_35627155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627155_35627155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627155_35627155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627155'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627155'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627284_35627284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627284_35627284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627284_35627284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627284_35627284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627284_35627284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627284'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627284'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627420_35627420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627420_35627420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627420_35627420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627420_35627420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627420_35627420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627420'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627420'^^xsd:integer;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627557_35627557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627557_35627557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627557_35627557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627557_35627557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627557_35627557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627557'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627557'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627685_35627685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627685_35627685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627685_35627685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627685_35627685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627685_35627685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627685'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627685'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627818_35627818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627818_35627818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627818_35627818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627818_35627818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627818_35627818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627818'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627818'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35627952_35627952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35627952_35627952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35627952_35627952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35627952_35627952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35627952_35627952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35627952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35627952'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35627952'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628086_35628086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628086_35628086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628086_35628086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628086_35628086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628086_35628086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628086'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628086'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628209_35628209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628209_35628209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628209_35628209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628209_35628209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628209_35628209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628209'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628209'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628342_35628342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628342_35628342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628342_35628342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628342_35628342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628342_35628342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628342'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628471_35628471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628471_35628471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628471_35628471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628471_35628471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628471_35628471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628471'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628471'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628593_35628593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628593_35628593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628593_35628593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628593_35628593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628593_35628593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628593'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628593'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628721_35628721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628721_35628721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628721_35628721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628721_35628721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628721_35628721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628721'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628721'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628839_35628839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628839_35628839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628839_35628839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628839_35628839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628839_35628839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628839'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628839'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35628975_35628975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35628975_35628975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35628975_35628975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35628975_35628975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35628975_35628975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35628975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35628975'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35628975'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35629098_35629098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35629098_35629098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35629098_35629098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35629098_35629098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35629098_35629098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35629098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35629098'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35629098'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35629223_35629223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35629223_35629223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35629223_35629223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35629223_35629223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35629223_35629223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35629223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35629223'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35629223'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35629349_35629349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35629349_35629349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35629349_35629349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35629349_35629349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35629349_35629349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35629349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35629349'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35629349'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35629482_35629482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35629482_35629482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35629482_35629482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35629482_35629482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35629482_35629482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35629482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35629482'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35629482'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35629612_35629612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35629612_35629612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35629612_35629612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35629612_35629612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35629612_35629612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35629612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35629612'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35629612'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35629741_35629741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35629741_35629741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35629741_35629741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35629741_35629741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35629741_35629741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35629741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35629741'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35629741'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35629876_35629876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35629876_35629876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35629876_35629876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35629876_35629876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35629876_35629876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35629876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35629876'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35629876'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630004_35630004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630004_35630004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630004_35630004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630004_35630004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630004_35630004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630004'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630004'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630135_35630135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630135_35630135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630135_35630135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630135_35630135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630135_35630135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630135'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630135'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630270_35630270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630270_35630270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630270_35630270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630270_35630270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630270_35630270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630270'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630270'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630412_35630412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630412_35630412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630412_35630412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630412_35630412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630412_35630412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630412'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630412'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630545_35630545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630545_35630545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630545_35630545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630545_35630545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630545_35630545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630545'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630545'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630680_35630680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630680_35630680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630680_35630680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630680_35630680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630680_35630680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630680'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630680'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630810_35630810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630810_35630810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630810_35630810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630810_35630810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630810_35630810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630810'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630810'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35630941_35630941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35630941_35630941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35630941_35630941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35630941_35630941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35630941_35630941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35630941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35630941'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35630941'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35631078_35631078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35631078_35631078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35631078_35631078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35631078_35631078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35631078_35631078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35631078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35631078'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35631078'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35631210_35631210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35631210_35631210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35631210_35631210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35631210_35631210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35631210_35631210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35631210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35631210'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35631210'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35631346_35631346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35631346_35631346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35631346_35631346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35631346_35631346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35631346_35631346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35631346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35631346'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35631346'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35631479_35631479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35631479_35631479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35631479_35631479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35631479_35631479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35631479_35631479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35631479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35631479'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35631479'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35631605_35631605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35631605_35631605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35631605_35631605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35631605_35631605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35631605_35631605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35631605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35631605'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35631605'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35631733_35631733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35631733_35631733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35631733_35631733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35631733_35631733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35631733_35631733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35631733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35631733'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35631733'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 139 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35631872_35631872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35631872_35631872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35631872_35631872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35631872_35631872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35631872_35631872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35631872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35631872'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35631872'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632001_35632001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632001_35632001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632001_35632001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632001_35632001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632001_35632001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632001'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632001'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632135_35632135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632135_35632135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632135_35632135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632135_35632135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632135_35632135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632135'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632135'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632265_35632265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632265_35632265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632265_35632265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632265_35632265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632265_35632265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632265'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632265'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632397_35632397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632397_35632397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632397_35632397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632397_35632397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632397_35632397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632397'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632397'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632531_35632531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632531_35632531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632531_35632531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632531_35632531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632531_35632531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632531'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632531'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632665_35632665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632665_35632665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632665_35632665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632665_35632665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632665_35632665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632665'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632665'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632799_35632799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632799_35632799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632799_35632799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632799_35632799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632799_35632799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632799'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632799'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35632936_35632936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35632936_35632936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35632936_35632936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35632936_35632936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35632936_35632936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35632936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35632936'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35632936'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633059_35633059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633059_35633059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633059_35633059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633059_35633059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633059_35633059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633059'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633059'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633193_35633193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633193_35633193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633193_35633193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633193_35633193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633193_35633193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633193'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633322_35633322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633322_35633322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633322_35633322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633322_35633322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633322_35633322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633322'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633322'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633448_35633448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633448_35633448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633448_35633448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633448_35633448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633448_35633448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633448'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633448'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633580_35633580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633580_35633580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633580_35633580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633580_35633580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633580_35633580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633580'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633580'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633708_35633708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633708_35633708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633708_35633708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633708_35633708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633708_35633708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633708'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633708'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633837_35633837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633837_35633837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633837_35633837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633837_35633837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633837_35633837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633837'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633837'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 142 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35633979_35633979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35633979_35633979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35633979_35633979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35633979_35633979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35633979_35633979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35633979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35633979'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35633979'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35634116_35634116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35634116_35634116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35634116_35634116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35634116_35634116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35634116_35634116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35634116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35634116'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35634116'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35634249_35634249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35634249_35634249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35634249_35634249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35634249_35634249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35634249_35634249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35634249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35634249'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35634249'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35634384_35634384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35634384_35634384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35634384_35634384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35634384_35634384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35634384_35634384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35634384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35634384'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35634384'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 139 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35634523_35634523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35634523_35634523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35634523_35634523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35634523_35634523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35634523_35634523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35634523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35634523'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35634523'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35634653_35634653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35634653_35634653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35634653_35634653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35634653_35634653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35634653_35634653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35634653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35634653'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35634653'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35634785_35634785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35634785_35634785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35634785_35634785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35634785_35634785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35634785_35634785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35634785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35634785'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35634785'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35634914_35634914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35634914_35634914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35634914_35634914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35634914_35634914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35634914_35634914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35634914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35634914'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35634914'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635046_35635046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635046_35635046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635046_35635046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635046_35635046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635046_35635046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635046'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635046'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635179_35635179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635179_35635179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635179_35635179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635179_35635179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635179_35635179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635179'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635179'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635317_35635317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635317_35635317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635317_35635317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635317_35635317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635317_35635317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635317'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635317'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635449_35635449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635449_35635449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635449_35635449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635449_35635449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635449_35635449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635449'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635449'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635581_35635581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635581_35635581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635581_35635581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635581_35635581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635581_35635581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635581'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635581'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 143 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635724_35635724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635724_35635724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635724_35635724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635724_35635724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635724_35635724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635724'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635724'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635854_35635854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635854_35635854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635854_35635854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635854_35635854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635854_35635854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635854'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35635980_35635980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35635980_35635980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35635980_35635980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35635980_35635980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35635980_35635980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35635980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35635980'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35635980'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636103_35636103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636103_35636103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636103_35636103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636103_35636103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636103_35636103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636103'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636103'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636238_35636238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636238_35636238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636238_35636238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636238_35636238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636238_35636238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636238'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636238'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636371_35636371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636371_35636371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636371_35636371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636371_35636371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636371_35636371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636371'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636371'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 113 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636484_35636484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636484_35636484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636484_35636484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636484_35636484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636484_35636484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636484'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636484'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 94 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636578_35636578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636578_35636578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636578_35636578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636578_35636578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636578_35636578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636578'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636578'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 109 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636687_35636687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636687_35636687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636687_35636687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636687_35636687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636687_35636687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636687'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636687'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 111 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636798_35636798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636798_35636798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636798_35636798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636798_35636798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636798_35636798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636798'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636798'^^xsd:integer;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35636928_35636928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35636928_35636928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35636928_35636928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35636928_35636928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35636928_35636928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35636928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35636928'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35636928'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637056_35637056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637056_35637056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637056_35637056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637056_35637056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637056_35637056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637056'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637056'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637188_35637188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637188_35637188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637188_35637188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637188_35637188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637188_35637188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637188'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637188'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637310_35637310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637310_35637310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637310_35637310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637310_35637310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637310_35637310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637310'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637310'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637442_35637442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637442_35637442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637442_35637442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637442_35637442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637442_35637442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637442'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637442'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637574_35637574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637574_35637574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637574_35637574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637574_35637574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637574_35637574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637574'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637574'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637699_35637699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637699_35637699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637699_35637699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637699_35637699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637699_35637699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637699'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637699'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637816_35637816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637816_35637816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637816_35637816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637816_35637816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637816_35637816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637816'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637816'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 112 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35637928_35637928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35637928_35637928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35637928_35637928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35637928_35637928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35637928_35637928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35637928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35637928'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35637928'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638059_35638059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638059_35638059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638059_35638059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638059_35638059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638059_35638059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638059'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638059'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638191_35638191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638191_35638191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638191_35638191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638191_35638191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638191_35638191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638191'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638191'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638321_35638321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638321_35638321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638321_35638321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638321_35638321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638321_35638321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638321'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638321'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638435_35638435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638435_35638435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638435_35638435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638435_35638435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638435_35638435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638435'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638435'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638554_35638554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638554_35638554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638554_35638554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638554_35638554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638554_35638554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638554'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638554'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638681_35638681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638681_35638681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638681_35638681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638681_35638681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638681_35638681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638681'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638681'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638804_35638804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638804_35638804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638804_35638804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638804_35638804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638804_35638804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638804'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638804'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35638936_35638936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35638936_35638936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35638936_35638936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35638936_35638936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35638936_35638936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35638936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35638936'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35638936'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 113 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639049_35639049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639049_35639049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639049_35639049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639049_35639049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639049_35639049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639049'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639049'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639168_35639168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639168_35639168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639168_35639168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639168_35639168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639168_35639168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639168'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639168'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639295_35639295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639295_35639295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639295_35639295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639295_35639295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639295_35639295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639295'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639295'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639413_35639413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639413_35639413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639413_35639413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639413_35639413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639413_35639413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639413'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639413'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639536_35639536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639536_35639536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639536_35639536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639536_35639536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639536_35639536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639536'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639536'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639667_35639667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639667_35639667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639667_35639667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639667_35639667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639667_35639667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639667'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639667'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639796_35639796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639796_35639796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639796_35639796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639796_35639796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639796_35639796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639796'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639796'^^xsd:integer;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35639913_35639913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35639913_35639913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35639913_35639913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35639913_35639913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35639913_35639913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35639913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35639913'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35639913'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640039_35640039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640039_35640039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640039_35640039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640039_35640039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640039_35640039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640039'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640039'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640174_35640174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640174_35640174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640174_35640174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640174_35640174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640174_35640174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640174'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640174'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640309_35640309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640309_35640309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640309_35640309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640309_35640309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640309_35640309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640309'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640309'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640441_35640441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640441_35640441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640441_35640441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640441_35640441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640441_35640441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640441'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640441'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640571_35640571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640571_35640571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640571_35640571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640571_35640571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640571_35640571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640571'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640571'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640694_35640694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640694_35640694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640694_35640694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640694_35640694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640694_35640694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640694'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640694'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640824_35640824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640824_35640824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640824_35640824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640824_35640824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640824_35640824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640824'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640824'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35640942_35640942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35640942_35640942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35640942_35640942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35640942_35640942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35640942_35640942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35640942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35640942'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35640942'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641061_35641061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641061_35641061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641061_35641061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641061_35641061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641061_35641061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641061'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641061'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641193_35641193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641193_35641193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641193_35641193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641193_35641193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641193_35641193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641193'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 108 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641301_35641301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641301_35641301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641301_35641301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641301_35641301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641301_35641301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641301'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641427_35641427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641427_35641427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641427_35641427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641427_35641427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641427_35641427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641427'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641427'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641541_35641541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641541_35641541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641541_35641541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641541_35641541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641541_35641541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641541'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641541'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641671_35641671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641671_35641671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641671_35641671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641671_35641671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641671_35641671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641671'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641671'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641794_35641794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641794_35641794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641794_35641794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641794_35641794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641794_35641794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641794'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641794'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35641916_35641916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35641916_35641916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35641916_35641916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35641916_35641916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35641916_35641916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35641916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35641916'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35641916'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 112 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642028_35642028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642028_35642028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642028_35642028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642028_35642028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642028_35642028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642028'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642028'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642149_35642149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642149_35642149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642149_35642149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642149_35642149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642149_35642149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642149'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642149'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642280_35642280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642280_35642280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642280_35642280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642280_35642280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642280_35642280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642280'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642280'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642412_35642412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642412_35642412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642412_35642412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642412_35642412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642412_35642412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642412'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642412'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 115 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642527_35642527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642527_35642527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642527_35642527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642527_35642527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642527_35642527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642527'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642527'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 139 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642666_35642666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642666_35642666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642666_35642666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642666_35642666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642666_35642666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642666'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642666'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642799_35642799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642799_35642799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642799_35642799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642799_35642799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642799_35642799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642799'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642799'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35642922_35642922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35642922_35642922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35642922_35642922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35642922_35642922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35642922_35642922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35642922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35642922'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35642922'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643049_35643049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643049_35643049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643049_35643049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643049_35643049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643049_35643049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643049'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643049'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643176_35643176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643176_35643176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643176_35643176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643176_35643176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643176_35643176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643176'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643176'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643307_35643307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643307_35643307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643307_35643307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643307_35643307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643307_35643307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643307'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643439_35643439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643439_35643439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643439_35643439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643439_35643439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643439_35643439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643439'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643439'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643569_35643569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643569_35643569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643569_35643569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643569_35643569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643569_35643569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643569'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643569'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643692_35643692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643692_35643692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643692_35643692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643692_35643692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643692_35643692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643692'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643692'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643806_35643806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643806_35643806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643806_35643806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643806_35643806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643806_35643806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643806'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643806'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35643932_35643932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35643932_35643932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35643932_35643932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35643932_35643932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35643932_35643932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35643932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35643932'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35643932'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644046_35644046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644046_35644046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644046_35644046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644046_35644046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644046_35644046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644046'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644046'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 105 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644151_35644151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644151_35644151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644151_35644151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644151_35644151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644151_35644151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644151'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644151'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644271_35644271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644271_35644271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644271_35644271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644271_35644271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644271_35644271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644271'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644271'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644400_35644400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644400_35644400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644400_35644400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644400_35644400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644400_35644400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644400'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644400'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644521_35644521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644521_35644521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644521_35644521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644521_35644521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644521_35644521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644521'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644521'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644646_35644646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644646_35644646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644646_35644646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644646_35644646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644646_35644646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644646'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644646'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644767_35644767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644767_35644767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644767_35644767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644767_35644767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644767_35644767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644767'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644767'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 106 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644873_35644873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644873_35644873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644873_35644873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644873_35644873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644873_35644873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644873'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644873'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 107 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35644980_35644980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35644980_35644980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35644980_35644980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35644980_35644980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35644980_35644980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35644980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35644980'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35644980'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645101_35645101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645101_35645101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645101_35645101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645101_35645101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645101_35645101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645101'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645101'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645223_35645223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645223_35645223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645223_35645223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645223_35645223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645223_35645223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645223'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645223'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645346_35645346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645346_35645346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645346_35645346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645346_35645346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645346_35645346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645346'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645346'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645473_35645473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645473_35645473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645473_35645473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645473_35645473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645473_35645473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645473'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645473'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645595_35645595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645595_35645595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645595_35645595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645595_35645595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645595_35645595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645595'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645595'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645725_35645725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645725_35645725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645725_35645725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645725_35645725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645725_35645725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645725'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645725'^^xsd:integer;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645854_35645854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645854_35645854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645854_35645854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645854_35645854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645854_35645854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645854'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35645980_35645980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35645980_35645980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35645980_35645980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35645980_35645980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35645980_35645980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35645980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35645980'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35645980'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646113_35646113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646113_35646113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646113_35646113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646113_35646113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646113_35646113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646113'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646113'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 112 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646225_35646225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646225_35646225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646225_35646225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646225_35646225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646225_35646225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646225'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646225'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646354_35646354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646354_35646354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646354_35646354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646354_35646354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646354_35646354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646354'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646354'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646487_35646487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646487_35646487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646487_35646487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646487_35646487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646487_35646487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646487'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646487'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646618_35646618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646618_35646618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646618_35646618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646618_35646618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646618_35646618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646618'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646618'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646739_35646739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646739_35646739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646739_35646739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646739_35646739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646739_35646739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646739'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646739'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646859_35646859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646859_35646859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646859_35646859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646859_35646859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646859_35646859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646859'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646859'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35646976_35646976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35646976_35646976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35646976_35646976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35646976_35646976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35646976_35646976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35646976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35646976'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35646976'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647106_35647106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647106_35647106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647106_35647106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647106_35647106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647106_35647106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647106'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647106'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 115 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647221_35647221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647221_35647221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647221_35647221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647221_35647221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647221_35647221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647221'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647221'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647342_35647342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647342_35647342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647342_35647342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647342_35647342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647342_35647342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647342'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 104 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647446_35647446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647446_35647446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647446_35647446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647446_35647446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647446_35647446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647446'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647446'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647567_35647567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647567_35647567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647567_35647567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647567_35647567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647567_35647567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647567'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647567'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647686_35647686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647686_35647686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647686_35647686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647686_35647686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647686_35647686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647686'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647686'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647812_35647812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647812_35647812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647812_35647812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647812_35647812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647812_35647812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647812'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647812'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35647932_35647932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35647932_35647932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35647932_35647932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35647932_35647932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35647932_35647932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35647932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35647932'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35647932'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648059_35648059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648059_35648059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648059_35648059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648059_35648059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648059_35648059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648059'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648059'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648183_35648183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648183_35648183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648183_35648183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648183_35648183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648183_35648183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648183'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648183'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648309_35648309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648309_35648309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648309_35648309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648309_35648309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648309_35648309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648309'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648309'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648435_35648435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648435_35648435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648435_35648435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648435_35648435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648435_35648435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648435'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648435'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648568_35648568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648568_35648568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648568_35648568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648568_35648568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648568_35648568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648568'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648568'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648692_35648692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648692_35648692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648692_35648692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648692_35648692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648692_35648692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648692'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648692'^^xsd:integer;
  dwc:observationDate '2016-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648817_35648817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648817_35648817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648817_35648817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648817_35648817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648817_35648817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648817'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648817'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35648943_35648943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35648943_35648943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35648943_35648943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35648943_35648943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35648943_35648943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35648943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35648943'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35648943'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649078_35649078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649078_35649078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649078_35649078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649078_35649078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649078_35649078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649078'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649078'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649212_35649212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649212_35649212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649212_35649212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649212_35649212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649212_35649212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649212'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649212'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649345_35649345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649345_35649345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649345_35649345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649345_35649345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649345_35649345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649345'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649345'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649471_35649471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649471_35649471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649471_35649471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649471_35649471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649471_35649471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649471'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649471'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649608_35649608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649608_35649608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649608_35649608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649608_35649608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649608_35649608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649608'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649608'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649736_35649736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649736_35649736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649736_35649736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649736_35649736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649736_35649736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649736'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649736'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 115 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649851_35649851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649851_35649851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649851_35649851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649851_35649851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649851_35649851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649851'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649851'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35649971_35649971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35649971_35649971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35649971_35649971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35649971_35649971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35649971_35649971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35649971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35649971'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35649971'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650097_35650097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650097_35650097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650097_35650097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650097_35650097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650097_35650097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650097'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650097'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650222_35650222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650222_35650222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650222_35650222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650222_35650222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650222_35650222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650222'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650222'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650347_35650347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650347_35650347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650347_35650347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650347_35650347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650347_35650347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650347'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650347'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650461_35650461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650461_35650461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650461_35650461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650461_35650461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650461_35650461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650461'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650461'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650580_35650580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650580_35650580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650580_35650580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650580_35650580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650580_35650580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650580'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650580'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650705_35650705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650705_35650705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650705_35650705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650705_35650705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650705_35650705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650705'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650705'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650823_35650823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650823_35650823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650823_35650823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650823_35650823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650823_35650823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650823'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650823'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35650949_35650949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35650949_35650949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35650949_35650949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35650949_35650949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35650949_35650949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35650949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35650949'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35650949'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651077_35651077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651077_35651077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651077_35651077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651077_35651077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651077_35651077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651077'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651077'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651198_35651198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651198_35651198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651198_35651198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651198_35651198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651198_35651198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651198'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651198'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651329_35651329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651329_35651329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651329_35651329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651329_35651329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651329_35651329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651329'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651329'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651462_35651462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651462_35651462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651462_35651462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651462_35651462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651462_35651462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651462'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651462'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651590_35651590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651590_35651590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651590_35651590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651590_35651590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651590_35651590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651590'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651590'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651724_35651724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651724_35651724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651724_35651724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651724_35651724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651724_35651724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651724'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651724'^^xsd:integer;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651853_35651853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651853_35651853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651853_35651853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651853_35651853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651853_35651853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651853'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651853'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651996_35651996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651996_35651996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651996_35651996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651996_35651996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651996_35651996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651996'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651996'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35652130_35652130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35652130_35652130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35652130_35652130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35652130_35652130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35652130_35652130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35652130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35652130'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35652130'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35652265_35652265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35652265_35652265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35652265_35652265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35652265_35652265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35652265_35652265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35652265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35652265'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35652265'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35652399_35652399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35652399_35652399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35652399_35652399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35652399_35652399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35652399_35652399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35652399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35652399'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35652399'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35652533_35652533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35652533_35652533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35652533_35652533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35652533_35652533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35652533_35652533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35652533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35652533'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35652533'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35652669_35652669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35652669_35652669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35652669_35652669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35652669_35652669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35652669_35652669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35652669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35652669'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35652669'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35652805_35652805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35652805_35652805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35652805_35652805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35652805_35652805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35652805_35652805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35652805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35652805'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35652805'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35652938_35652938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35652938_35652938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35652938_35652938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35652938_35652938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35652938_35652938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35652938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35652938'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35652938'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653072_35653072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653072_35653072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653072_35653072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653072_35653072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653072_35653072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653072'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653072'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653204_35653204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653204_35653204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653204_35653204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653204_35653204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653204_35653204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653204'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653204'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653334_35653334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653334_35653334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653334_35653334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653334_35653334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653334_35653334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653334'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653334'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653458_35653458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653458_35653458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653458_35653458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653458_35653458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653458_35653458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653458'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653458'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653589_35653589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653589_35653589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653589_35653589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653589_35653589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653589_35653589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653589'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653589'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653719_35653719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653719_35653719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653719_35653719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653719_35653719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653719_35653719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653719'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653719'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653857_35653857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653857_35653857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653857_35653857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653857_35653857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653857_35653857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653857'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653857'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35653985_35653985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35653985_35653985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35653985_35653985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35653985_35653985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35653985_35653985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35653985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35653985'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35653985'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654116_35654116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654116_35654116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654116_35654116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654116_35654116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654116_35654116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654116'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654116'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654242_35654242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654242_35654242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654242_35654242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654242_35654242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654242_35654242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654242'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654242'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 93 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654335_35654335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654335_35654335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654335_35654335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654335_35654335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654335_35654335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654335'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654335'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654461_35654461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654461_35654461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654461_35654461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654461_35654461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654461_35654461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654461'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654461'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654586_35654586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654586_35654586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654586_35654586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654586_35654586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654586_35654586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654586'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654586'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654714_35654714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654714_35654714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654714_35654714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654714_35654714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654714_35654714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654714'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654714'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654843_35654843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654843_35654843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654843_35654843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654843_35654843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654843_35654843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654843'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654843'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35654970_35654970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35654970_35654970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35654970_35654970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35654970_35654970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35654970_35654970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35654970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35654970'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35654970'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655102_35655102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655102_35655102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655102_35655102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655102_35655102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655102_35655102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655102'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655102'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655234_35655234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655234_35655234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655234_35655234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655234_35655234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655234_35655234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655234'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655234'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655360_35655360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655360_35655360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655360_35655360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655360_35655360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655360_35655360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655360'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655360'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655495_35655495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655495_35655495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655495_35655495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655495_35655495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655495_35655495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655495'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655495'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655616_35655616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655616_35655616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655616_35655616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655616_35655616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655616_35655616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655616'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655616'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655736_35655736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655736_35655736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655736_35655736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655736_35655736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655736_35655736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655736'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655736'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655854_35655854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655854_35655854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655854_35655854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655854_35655854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655854_35655854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655854'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35655979_35655979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35655979_35655979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35655979_35655979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35655979_35655979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35655979_35655979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35655979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35655979'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35655979'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656097_35656097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656097_35656097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656097_35656097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656097_35656097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656097_35656097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656097'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656097'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656232_35656232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656232_35656232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656232_35656232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656232_35656232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656232_35656232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656232'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656232'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 111 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656343_35656343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656343_35656343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656343_35656343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656343_35656343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656343_35656343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656343'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656343'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656469_35656469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656469_35656469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656469_35656469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656469_35656469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656469_35656469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656469'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656469'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656598_35656598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656598_35656598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656598_35656598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656598_35656598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656598_35656598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656598'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656598'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656728_35656728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656728_35656728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656728_35656728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656728_35656728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656728_35656728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656728'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656728'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656855_35656855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656855_35656855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656855_35656855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656855_35656855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656855_35656855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656855'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656855'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35656976_35656976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35656976_35656976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35656976_35656976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35656976_35656976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35656976_35656976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35656976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35656976'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35656976'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657103_35657103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657103_35657103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657103_35657103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657103_35657103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657103_35657103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657103'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657103'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657226_35657226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657226_35657226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657226_35657226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657226_35657226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657226_35657226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657226'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657226'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657346_35657346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657346_35657346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657346_35657346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657346_35657346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657346_35657346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657346'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657346'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657475_35657475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657475_35657475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657475_35657475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657475_35657475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657475_35657475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657475'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657475'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657598_35657598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657598_35657598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657598_35657598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657598_35657598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657598_35657598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657598'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657598'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657725_35657725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657725_35657725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657725_35657725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657725_35657725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657725_35657725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657725'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657725'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657854_35657854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657854_35657854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657854_35657854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657854_35657854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657854_35657854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657854'^^xsd:integer;
  dwc:observationDate '2016-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35657974_35657974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35657974_35657974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35657974_35657974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35657974_35657974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35657974_35657974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35657974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35657974'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35657974'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658106_35658106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658106_35658106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658106_35658106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658106_35658106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658106_35658106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658106'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658106'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658237_35658237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658237_35658237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658237_35658237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658237_35658237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658237_35658237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658237'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658237'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658362_35658362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658362_35658362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658362_35658362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658362_35658362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658362_35658362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658362'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658362'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658492_35658492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658492_35658492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658492_35658492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658492_35658492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658492_35658492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658492'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658492'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658627_35658627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658627_35658627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658627_35658627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658627_35658627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658627_35658627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658627'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658627'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658753_35658753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658753_35658753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658753_35658753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658753_35658753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658753_35658753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658753'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658753'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658871_35658871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658871_35658871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658871_35658871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658871_35658871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658871_35658871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658871'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658871'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 113 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35658984_35658984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35658984_35658984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35658984_35658984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35658984_35658984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35658984_35658984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35658984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35658984'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35658984'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 112 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659096_35659096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659096_35659096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659096_35659096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659096_35659096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659096_35659096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659096'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659096'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 100 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659196_35659196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659196_35659196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659196_35659196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659196_35659196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659196_35659196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659196'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659196'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659321_35659321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659321_35659321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659321_35659321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659321_35659321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659321_35659321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659321'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659321'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659447_35659447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659447_35659447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659447_35659447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659447_35659447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659447_35659447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659447'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659447'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 115 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659562_35659562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659562_35659562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659562_35659562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659562_35659562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659562_35659562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659562'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659562'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659690_35659690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659690_35659690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659690_35659690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659690_35659690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659690_35659690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659690'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659690'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659812_35659812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659812_35659812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659812_35659812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659812_35659812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659812_35659812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659812'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659812'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35659937_35659937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35659937_35659937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35659937_35659937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35659937_35659937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35659937_35659937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35659937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35659937'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35659937'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660054_35660054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660054_35660054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660054_35660054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660054_35660054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660054_35660054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660054'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660054'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660186_35660186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660186_35660186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660186_35660186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660186_35660186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660186_35660186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660186'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660186'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660320_35660320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660320_35660320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660320_35660320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660320_35660320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660320_35660320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660320'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660320'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 107 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660427_35660427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660427_35660427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660427_35660427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660427_35660427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660427_35660427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660427'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660427'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660553_35660553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660553_35660553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660553_35660553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660553_35660553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660553_35660553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660553'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660553'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660686_35660686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660686_35660686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660686_35660686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660686_35660686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660686_35660686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660686'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660686'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 138 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660824_35660824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660824_35660824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660824_35660824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660824_35660824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660824_35660824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660824'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660824'^^xsd:integer;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35660944_35660944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35660944_35660944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35660944_35660944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35660944_35660944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35660944_35660944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35660944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35660944'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35660944'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661076_35661076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661076_35661076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661076_35661076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661076_35661076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661076_35661076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661076'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661076'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661211_35661211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661211_35661211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661211_35661211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661211_35661211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661211_35661211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661211'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661211'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661344_35661344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661344_35661344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661344_35661344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661344_35661344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661344_35661344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661344'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661344'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661473_35661473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661473_35661473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661473_35661473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661473_35661473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661473_35661473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661473'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661473'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661606_35661606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661606_35661606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661606_35661606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661606_35661606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661606_35661606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661606'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661606'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661731_35661731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661731_35661731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661731_35661731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661731_35661731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661731_35661731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661731'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661731'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661852_35661852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661852_35661852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661852_35661852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661852_35661852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661852_35661852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661852'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661852'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35661972_35661972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35661972_35661972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35661972_35661972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35661972_35661972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35661972_35661972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35661972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35661972'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35661972'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662100_35662100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662100_35662100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662100_35662100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662100_35662100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662100_35662100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662100'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662100'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 115 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662215_35662215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662215_35662215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662215_35662215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662215_35662215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662215_35662215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662215'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662215'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 113 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662328_35662328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662328_35662328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662328_35662328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662328_35662328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662328_35662328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662328'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662328'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662445_35662445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662445_35662445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662445_35662445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662445_35662445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662445_35662445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662445'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662445'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662566_35662566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662566_35662566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662566_35662566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662566_35662566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662566_35662566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662566'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662566'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662702_35662702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662702_35662702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662702_35662702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662702_35662702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662702_35662702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662702'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662702'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 115 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662817_35662817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662817_35662817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662817_35662817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662817_35662817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662817_35662817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662817'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662817'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35662934_35662934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35662934_35662934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35662934_35662934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35662934_35662934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35662934_35662934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35662934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35662934'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35662934'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663066_35663066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663066_35663066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663066_35663066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663066_35663066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663066_35663066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663066'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663066'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663189_35663189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663189_35663189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663189_35663189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663189_35663189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663189_35663189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663189'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663189'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663315_35663315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663315_35663315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663315_35663315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663315_35663315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663315_35663315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663315'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663315'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663444_35663444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663444_35663444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663444_35663444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663444_35663444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663444_35663444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663444'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663444'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663561_35663561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663561_35663561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663561_35663561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663561_35663561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663561_35663561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663561'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663561'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663690_35663690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663690_35663690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663690_35663690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663690_35663690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663690_35663690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663690'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663690'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663819_35663819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663819_35663819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663819_35663819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663819_35663819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663819_35663819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663819'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663819'^^xsd:integer;
  dwc:observationDate '2016-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35663949_35663949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35663949_35663949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35663949_35663949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35663949_35663949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35663949_35663949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35663949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35663949'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35663949'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664082_35664082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664082_35664082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664082_35664082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664082_35664082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664082_35664082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664082'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664082'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664211_35664211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664211_35664211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664211_35664211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664211_35664211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664211_35664211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664211'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664211'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664342_35664342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664342_35664342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664342_35664342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664342_35664342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664342_35664342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664342'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664470_35664470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664470_35664470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664470_35664470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664470_35664470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664470_35664470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664470'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664470'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664597_35664597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664597_35664597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664597_35664597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664597_35664597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664597_35664597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664597'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664597'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664723_35664723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664723_35664723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664723_35664723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664723_35664723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664723_35664723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664723'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664723'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664852_35664852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664852_35664852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664852_35664852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664852_35664852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664852_35664852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664852'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664852'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35664972_35664972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35664972_35664972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35664972_35664972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35664972_35664972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35664972_35664972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35664972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35664972'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35664972'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665086_35665086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665086_35665086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665086_35665086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665086_35665086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665086_35665086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665086'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665086'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665207_35665207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665207_35665207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665207_35665207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665207_35665207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665207_35665207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665207'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665207'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665333_35665333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665333_35665333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665333_35665333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665333_35665333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665333_35665333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665333'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665333'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 113 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665446_35665446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665446_35665446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665446_35665446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665446_35665446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665446_35665446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665446'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665446'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665569_35665569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665569_35665569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665569_35665569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665569_35665569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665569_35665569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665569'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665569'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665701_35665701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665701_35665701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665701_35665701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665701_35665701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665701_35665701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665701'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665701'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 116 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665817_35665817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665817_35665817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665817_35665817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665817_35665817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665817_35665817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665817'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665817'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35665940_35665940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35665940_35665940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35665940_35665940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35665940_35665940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35665940_35665940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35665940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35665940'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35665940'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 116 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666056_35666056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666056_35666056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666056_35666056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666056_35666056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666056_35666056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666056'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666056'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666173_35666173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666173_35666173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666173_35666173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666173_35666173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666173_35666173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666173'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666173'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666296_35666296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666296_35666296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666296_35666296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666296_35666296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666296_35666296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666296'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666296'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666418_35666418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666418_35666418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666418_35666418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666418_35666418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666418_35666418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666418'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666418'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666543_35666543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666543_35666543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666543_35666543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666543_35666543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666543_35666543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666543'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666543'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666662_35666662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666662_35666662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666662_35666662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666662_35666662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666662_35666662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666662'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666662'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666791_35666791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666791_35666791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666791_35666791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666791_35666791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666791_35666791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666791'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666791'^^xsd:integer;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35666925_35666925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35666925_35666925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35666925_35666925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35666925_35666925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35666925_35666925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35666925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35666925'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35666925'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667050_35667050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667050_35667050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667050_35667050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667050_35667050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667050_35667050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667050'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667050'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667182_35667182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667182_35667182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667182_35667182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667182_35667182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667182_35667182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667182'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667182'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667315_35667315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667315_35667315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667315_35667315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667315_35667315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667315_35667315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667315'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667315'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667448_35667448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667448_35667448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667448_35667448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667448_35667448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667448_35667448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667448'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667448'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667573_35667573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667573_35667573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667573_35667573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667573_35667573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667573_35667573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667573'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667573'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667698_35667698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667698_35667698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667698_35667698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667698_35667698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667698_35667698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667698'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667698'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 120 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667818_35667818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667818_35667818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667818_35667818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667818_35667818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667818_35667818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667818'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667818'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35667947_35667947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35667947_35667947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35667947_35667947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35667947_35667947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35667947_35667947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35667947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35667947'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35667947'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668072_35668072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668072_35668072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668072_35668072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668072_35668072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668072_35668072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668072'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668072'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668197_35668197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668197_35668197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668197_35668197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668197_35668197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668197_35668197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668197'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668197'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668329_35668329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668329_35668329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668329_35668329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668329_35668329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668329_35668329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668329'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668329'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668448_35668448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668448_35668448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668448_35668448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668448_35668448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668448_35668448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668448'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668448'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 115 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668563_35668563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668563_35668563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668563_35668563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668563_35668563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668563_35668563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668563'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668563'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668685_35668685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668685_35668685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668685_35668685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668685_35668685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668685_35668685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668685'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668685'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668807_35668807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668807_35668807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668807_35668807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668807_35668807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668807_35668807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668807'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668807'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35668928_35668928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35668928_35668928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35668928_35668928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35668928_35668928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35668928_35668928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35668928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35668928'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35668928'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 109 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669037_35669037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669037_35669037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669037_35669037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669037_35669037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669037_35669037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669037'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669037'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669167_35669167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669167_35669167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669167_35669167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669167_35669167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669167_35669167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669167'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669167'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669301_35669301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669301_35669301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669301_35669301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669301_35669301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669301_35669301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669301'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669419_35669419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669419_35669419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669419_35669419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669419_35669419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669419_35669419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669419'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669419'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669551_35669551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669551_35669551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669551_35669551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669551_35669551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669551_35669551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669551'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669551'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669683_35669683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669683_35669683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669683_35669683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669683_35669683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669683_35669683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669683'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669683'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669804_35669804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669804_35669804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669804_35669804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669804_35669804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669804_35669804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669804'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669804'^^xsd:integer;
  dwc:observationDate '2016-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35669928_35669928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35669928_35669928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35669928_35669928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35669928_35669928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35669928_35669928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35669928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35669928'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35669928'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670062_35670062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670062_35670062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670062_35670062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670062_35670062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670062_35670062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670062'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670062'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670188_35670188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670188_35670188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670188_35670188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670188_35670188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670188_35670188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670188'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670188'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670317_35670317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670317_35670317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670317_35670317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670317_35670317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670317_35670317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670317'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670317'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670446_35670446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670446_35670446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670446_35670446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670446_35670446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670446_35670446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670446'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670446'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 123 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670569_35670569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670569_35670569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670569_35670569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670569_35670569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670569_35670569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670569'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670569'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670698_35670698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670698_35670698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670698_35670698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670698_35670698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670698_35670698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670698'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670698'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 134 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670832_35670832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670832_35670832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670832_35670832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670832_35670832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670832_35670832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670832'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670832'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35670953_35670953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35670953_35670953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35670953_35670953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35670953_35670953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35670953_35670953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35670953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35670953'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35670953'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671074_35671074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671074_35671074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671074_35671074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671074_35671074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671074_35671074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671074'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671074'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671207_35671207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671207_35671207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671207_35671207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671207_35671207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671207_35671207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671207'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671207'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671336_35671336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671336_35671336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671336_35671336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671336_35671336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671336_35671336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671336'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671336'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671466_35671466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671466_35671466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671466_35671466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671466_35671466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671466_35671466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671466'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671466'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671585_35671585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671585_35671585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671585_35671585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671585_35671585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671585_35671585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671585'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671585'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 86 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671671_35671671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671671_35671671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671671_35671671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671671_35671671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671671_35671671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671671'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671671'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671799_35671799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671799_35671799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671799_35671799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671799_35671799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671799_35671799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671799'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671799'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35671932_35671932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35671932_35671932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35671932_35671932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35671932_35671932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35671932_35671932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35671932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35671932'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35671932'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672053_35672053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672053_35672053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672053_35672053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672053_35672053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672053_35672053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672053'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672053'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672175_35672175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672175_35672175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672175_35672175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672175_35672175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672175_35672175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672175'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672175'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 118 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672293_35672293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672293_35672293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672293_35672293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672293_35672293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672293_35672293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672293'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672293'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 113 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672406_35672406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672406_35672406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672406_35672406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672406_35672406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672406_35672406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672406'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672406'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672541_35672541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672541_35672541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672541_35672541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672541_35672541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672541_35672541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672541'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672541'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 135 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672676_35672676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672676_35672676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672676_35672676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672676_35672676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672676_35672676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672676'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672676'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672808_35672808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672808_35672808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672808_35672808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672808_35672808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672808_35672808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672808'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672808'^^xsd:integer;
  dwc:observationDate '2016-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35672944_35672944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35672944_35672944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35672944_35672944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35672944_35672944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35672944_35672944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35672944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35672944'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35672944'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673080_35673080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673080_35673080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673080_35673080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673080_35673080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673080_35673080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673080'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673080'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673212_35673212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673212_35673212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673212_35673212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673212_35673212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673212_35673212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673212'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673212'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673342_35673342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673342_35673342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673342_35673342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673342_35673342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673342_35673342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673342'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673475_35673475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673475_35673475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673475_35673475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673475_35673475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673475_35673475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673475'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673475'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 140 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673615_35673615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673615_35673615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673615_35673615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673615_35673615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673615_35673615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673615'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673615'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 126 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673741_35673741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673741_35673741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673741_35673741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673741_35673741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673741_35673741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673741'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673741'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673869_35673869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673869_35673869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673869_35673869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673869_35673869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673869_35673869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673869'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673869'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35673999_35673999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35673999_35673999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35673999_35673999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35673999_35673999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35673999_35673999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35673999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35673999'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35673999'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35674127_35674127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35674127_35674127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35674127_35674127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35674127_35674127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35674127_35674127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35674127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35674127'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35674127'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35674255_35674255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35674255_35674255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35674255_35674255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35674255_35674255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35674255_35674255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35674255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35674255'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35674255'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 132 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35674387_35674387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35674387_35674387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35674387_35674387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35674387_35674387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35674387_35674387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35674387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35674387'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35674387'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35674518_35674518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35674518_35674518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35674518_35674518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35674518_35674518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35674518_35674518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35674518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35674518'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35674518'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35674645_35674645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35674645_35674645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35674645_35674645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35674645_35674645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35674645_35674645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35674645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35674645'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35674645'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 136 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35674781_35674781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35674781_35674781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35674781_35674781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35674781_35674781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35674781_35674781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35674781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35674781'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35674781'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 127 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35674908_35674908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35674908_35674908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35674908_35674908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35674908_35674908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35674908_35674908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35674908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35674908'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35674908'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 122 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675030_35675030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675030_35675030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675030_35675030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675030_35675030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675030_35675030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675030'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675030'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 114 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675144_35675144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675144_35675144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675144_35675144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675144_35675144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675144_35675144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675144'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675144'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 130 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675274_35675274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675274_35675274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675274_35675274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675274_35675274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675274_35675274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675274'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675274'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 139 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675413_35675413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675413_35675413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675413_35675413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675413_35675413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675413_35675413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675413'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675413'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 137 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675550_35675550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675550_35675550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675550_35675550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675550_35675550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675550_35675550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675550'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 133 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675683_35675683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675683_35675683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675683_35675683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675683_35675683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675683_35675683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675683'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675683'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 128 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675811_35675811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675811_35675811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675811_35675811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675811_35675811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675811_35675811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675811'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675811'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35675940_35675940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35675940_35675940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35675940_35675940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35675940_35675940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35675940_35675940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35675940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35675940'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35675940'^^xsd:integer;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 124 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676064_35676064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676064_35676064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676064_35676064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676064_35676064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676064_35676064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676064'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676064'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 129 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676193_35676193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676193_35676193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676193_35676193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676193_35676193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676193_35676193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676193'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 121 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676314_35676314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676314_35676314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676314_35676314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676314_35676314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676314_35676314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676314'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676314'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 125 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676439_35676439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676439_35676439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676439_35676439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676439_35676439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676439_35676439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676439'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676439'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676558_35676558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676558_35676558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676558_35676558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676558_35676558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676558_35676558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676558'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676558'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 117 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676675_35676675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676675_35676675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676675_35676675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676675_35676675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676675_35676675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676675'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676675'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 131 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676806_35676806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676806_35676806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676806_35676806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676806_35676806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676806_35676806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676806'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676806'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 116 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35676922_35676922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35676922_35676922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35676922_35676922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35676922_35676922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35676922_35676922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35676922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35676922'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35676922'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 119 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677041_35677041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677041_35677041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677041_35677041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677041_35677041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677041_35677041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677041'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677041'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 102 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677143_35677143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677143_35677143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677143_35677143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677143_35677143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677143_35677143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677143'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677143'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677179_35677179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677179_35677179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677179_35677179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677179_35677179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677179_35677179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677179'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677179'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677193_35677193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677193_35677193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677193_35677193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677193_35677193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677193_35677193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677193'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677197_35677197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677197_35677197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677197_35677197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677197_35677197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677197_35677197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677197'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677197'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677225_35677225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677225_35677225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677225_35677225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677225_35677225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677225_35677225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677225'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677225'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677246_35677246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677246_35677246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677246_35677246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677246_35677246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677246_35677246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677246'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677246'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677263_35677263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677263_35677263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677263_35677263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677263_35677263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677263_35677263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677263'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677263'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 19 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677282_35677282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677282_35677282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677282_35677282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677282_35677282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677282_35677282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677282'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677282'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677293_35677293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677293_35677293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677293_35677293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677293_35677293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677293_35677293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677293'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677293'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677303_35677303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677303_35677303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677303_35677303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677303_35677303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677303_35677303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677303'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677303'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677316_35677316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677316_35677316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677316_35677316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677316_35677316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677316_35677316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677316'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677316'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677336_35677336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677336_35677336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677336_35677336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677336_35677336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677336_35677336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677336'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677336'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677353_35677353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677353_35677353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677353_35677353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677353_35677353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677353_35677353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677353'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677353'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677368_35677368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677368_35677368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677368_35677368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677368_35677368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677368_35677368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677368'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677368'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677381_35677381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677381_35677381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677381_35677381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677381_35677381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677381_35677381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677381'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677381'^^xsd:integer;
  dwc:observationDate '2016-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677401_35677401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677401_35677401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677401_35677401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677401_35677401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677401_35677401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677401'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677401'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677415_35677415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677415_35677415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677415_35677415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677415_35677415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677415_35677415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677415'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677415'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677436_35677436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677436_35677436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677436_35677436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677436_35677436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677436_35677436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677436'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677436'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677460_35677460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677460_35677460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677460_35677460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677460_35677460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677460_35677460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677460'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677460'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677480_35677480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677480_35677480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677480_35677480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677480_35677480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677480_35677480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677480'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677480'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677501_35677501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677501_35677501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677501_35677501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677501_35677501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677501_35677501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677501'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677501'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677518_35677518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677518_35677518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677518_35677518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677518_35677518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677518_35677518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677518'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677518'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677542_35677542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677542_35677542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677542_35677542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677542_35677542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677542_35677542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677542'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677542'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 25 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677567_35677567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677567_35677567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677567_35677567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677567_35677567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677567_35677567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677567'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677567'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677596_35677596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677596_35677596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677596_35677596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677596_35677596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677596_35677596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677596'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677596'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677624_35677624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677624_35677624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677624_35677624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677624_35677624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677624_35677624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677624'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677624'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 27 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677651_35677651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677651_35677651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677651_35677651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677651_35677651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677651_35677651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677651'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677651'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677680_35677680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677680_35677680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677680_35677680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677680_35677680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677680_35677680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677680'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677680'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677696_35677696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677696_35677696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677696_35677696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677696_35677696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677696_35677696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677696'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677696'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677709_35677709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677709_35677709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677709_35677709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677709_35677709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677709_35677709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677709'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677709'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677735_35677735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677735_35677735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677735_35677735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677735_35677735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677735_35677735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677735'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677735'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677753_35677753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677753_35677753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677753_35677753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677753_35677753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677753_35677753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677753'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677753'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 21 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677774_35677774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677774_35677774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677774_35677774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677774_35677774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677774_35677774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677774'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677774'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677791_35677791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677791_35677791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677791_35677791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677791_35677791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677791_35677791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677791'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677791'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677809_35677809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677809_35677809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677809_35677809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677809_35677809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677809_35677809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677809'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677809'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677826_35677826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677826_35677826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677826_35677826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677826_35677826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677826_35677826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677826'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677826'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 17 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677843_35677843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677843_35677843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677843_35677843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677843_35677843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677843_35677843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677843'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677843'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 15 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677858_35677858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677858_35677858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677858_35677858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677858_35677858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677858_35677858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677858'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677858'^^xsd:integer;
  dwc:observationDate '2016-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677874_35677874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677874_35677874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677874_35677874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677874_35677874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677874_35677874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677874'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677874'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677887_35677887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677887_35677887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677887_35677887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677887_35677887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677887_35677887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677887'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677887'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677900_35677900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677900_35677900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677900_35677900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677900_35677900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677900_35677900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677900'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677900'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677914_35677914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677914_35677914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677914_35677914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677914_35677914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677914_35677914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677914'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677914'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677918_35677918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677918_35677918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677918_35677918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677918_35677918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677918_35677918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677918'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677918'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677922_35677922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677922_35677922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677922_35677922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677922_35677922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677922_35677922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677922'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677922'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677934_35677934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677934_35677934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677934_35677934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677934_35677934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677934_35677934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677934'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677934'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677948_35677948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677948_35677948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677948_35677948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677948_35677948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677948_35677948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677948'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677948'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677958_35677958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677958_35677958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677958_35677958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677958_35677958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677958_35677958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677958'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677958'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677967_35677967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677967_35677967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677967_35677967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677967_35677967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677967_35677967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677967'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677967'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677976_35677976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677976_35677976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677976_35677976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677976_35677976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677976_35677976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677976'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677976'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677986_35677986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677986_35677986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677986_35677986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677986_35677986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677986_35677986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677986'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677986'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35677999_35677999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35677999_35677999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35677999_35677999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35677999_35677999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35677999_35677999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35677999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35677999'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35677999'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678010_35678010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678010_35678010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678010_35678010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678010_35678010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678010_35678010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678010'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678010'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678022_35678022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678022_35678022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678022_35678022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678022_35678022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678022_35678022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678022'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678022'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678034_35678034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678034_35678034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678034_35678034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678034_35678034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678034_35678034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678034'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678034'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678046_35678046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678046_35678046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678046_35678046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678046_35678046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678046_35678046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678046'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678046'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678060_35678060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678060_35678060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678060_35678060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678060_35678060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678060_35678060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678060'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678060'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678071_35678071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678071_35678071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678071_35678071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678071_35678071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678071_35678071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678071'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678071'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678085_35678085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678085_35678085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678085_35678085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678085_35678085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678085_35678085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678085'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678085'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678098_35678098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678098_35678098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678098_35678098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678098_35678098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678098_35678098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678098'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678098'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678110_35678110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678110_35678110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678110_35678110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678110_35678110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678110_35678110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678110'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678110'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678122_35678122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678122_35678122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678122_35678122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678122_35678122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678122_35678122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678122'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678122'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678133_35678133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678133_35678133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678133_35678133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678133_35678133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678133_35678133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678133'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678133'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678144_35678144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678144_35678144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678144_35678144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678144_35678144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678144_35678144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678144'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678144'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678155_35678155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678155_35678155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678155_35678155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678155_35678155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678155_35678155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678155'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678155'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678164_35678164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678164_35678164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678164_35678164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678164_35678164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678164_35678164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678164'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678164'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678174_35678174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678174_35678174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678174_35678174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678174_35678174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678174_35678174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678174'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678174'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678184_35678184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678184_35678184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678184_35678184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678184_35678184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678184_35678184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678184'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678184'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678193_35678193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678193_35678193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678193_35678193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678193_35678193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678193_35678193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678193'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678205_35678205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678205_35678205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678205_35678205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678205_35678205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678205_35678205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678205'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678205'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678217_35678217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678217_35678217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678217_35678217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678217_35678217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678217_35678217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678217'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678217'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678226_35678226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678226_35678226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678226_35678226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678226_35678226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678226_35678226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678226'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678226'^^xsd:integer;
  dwc:observationDate '2016-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607359_35607359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607359_35607359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607359_35607359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607359_35607359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607359_35607359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607359'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607359'^^xsd:integer;
  dwc:observationDate '2016-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607372_35607372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607372_35607372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607372_35607372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607372_35607372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607372_35607372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607372'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607372'^^xsd:integer;
  dwc:observationDate '2016-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607336_35607336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607336_35607336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607336_35607336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607336_35607336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607336_35607336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607336'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607336'^^xsd:integer;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 18 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607381_35607381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607381_35607381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607381_35607381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607381_35607381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607381_35607381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607381'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607381'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 23 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607464_35607464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607464_35607464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607464_35607464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607464_35607464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607464_35607464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607464'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607464'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607483_35607483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607483_35607483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607483_35607483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607483_35607483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607483_35607483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607483'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607483'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 38 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607521_35607521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607521_35607521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607521_35607521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607521_35607521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607521_35607521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607521'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607521'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 29 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607550_35607550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607550_35607550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607550_35607550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607550_35607550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607550_35607550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607550'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607404_35607404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607404_35607404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607404_35607404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607404_35607404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607404_35607404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607404'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607404'^^xsd:integer;
  dwc:observationDate '2016-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35651938_35651938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35651938_35651938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35651938_35651938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35651938_35651938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35651938_35651938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35651938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35651938'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35651938'^^xsd:integer;
  dwc:observationDate '2016-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35678233_35678233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35678233_35678233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35678233_35678233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35678233_35678233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35678233_35678233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35678233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35678233'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35678233'^^xsd:integer;
  dwc:observationDate '2016-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_35607555_35607555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_35607555_35607555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_35607555_35607555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_35607555_35607555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_35607555_35607555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35607555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '35607555'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '35607555'^^xsd:integer;
  dwc:observationDate '2016-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38274293_38274293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38274293_38274293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38274293_38274293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38274293_38274293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38274293_38274293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38274293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38274293'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38274293'^^xsd:integer;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38376291_38376291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38376291_38376291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38376291_38376291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38376291_38376291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38376291_38376291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38376291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38376291'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38376291'^^xsd:integer;
  dwc:observationDate '2017-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38274466_38274466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38274466_38274466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38274466_38274466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38274466_38274466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38274466_38274466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38274466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38274466'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38274466'^^xsd:integer;
  dwc:observationDate '2017-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38367022_38367022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38367022_38367022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38367022_38367022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38367022_38367022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38367022_38367022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38367022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38367022'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38367022'^^xsd:integer;
  dwc:observationDate '2017-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38266901_38266901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38266901_38266901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38266901_38266901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38266901_38266901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38266901_38266901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38266901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38266901'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38266901'^^xsd:integer;
  dwc:observationDate '2017-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38367278_38367278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38367278_38367278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38367278_38367278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38367278_38367278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38367278_38367278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38367278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38367278'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38367278'^^xsd:integer;
  dwc:observationDate '2017-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235579_38235579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235579_38235579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235579_38235579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235579_38235579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235579_38235579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235579'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235579'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325444_38325444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325444_38325444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325444_38325444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325444_38325444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325444_38325444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325444'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325444'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 16 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325455_38325455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325455_38325455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325455_38325455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325455_38325455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325455_38325455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325455'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325455'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325460_38325460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325460_38325460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325460_38325460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325460_38325460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325460_38325460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325460'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325460'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235625_38235625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235625_38235625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235625_38235625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235625_38235625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235625_38235625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235625'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235625'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325480_38325480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325480_38325480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325480_38325480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325480_38325480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325480_38325480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325480'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325480'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325494_38325494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325494_38325494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325494_38325494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325494_38325494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325494_38325494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325494'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325494'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325496_38325496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325496_38325496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325496_38325496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325496_38325496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325496_38325496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325496'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325496'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325498_38325498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325498_38325498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325498_38325498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325498_38325498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325498_38325498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325498'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325498'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235675_38235675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235675_38235675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235675_38235675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235675_38235675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235675_38235675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235675'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235675'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 24 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325511_38325511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325511_38325511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325511_38325511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325511_38325511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325511_38325511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325511'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325511'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325512_38325512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325512_38325512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325512_38325512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325512_38325512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325512_38325512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325512'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325512'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325513_38325513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325513_38325513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325513_38325513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325513_38325513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325513_38325513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325513'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325513'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325514_38325514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325514_38325514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325514_38325514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325514_38325514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325514_38325514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325514'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325514'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325515_38325515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325515_38325515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325515_38325515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325515_38325515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325515_38325515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325515'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325515'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235714_38235714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235714_38235714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235714_38235714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235714_38235714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235714_38235714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235714'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235714'^^xsd:integer;
  dwc:observationDate '2017-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235726_38235726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235726_38235726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235726_38235726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235726_38235726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235726_38235726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235726'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235726'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 26 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325540_38325540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325540_38325540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325540_38325540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325540_38325540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325540_38325540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325540'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325540'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235757_38235757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235757_38235757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235757_38235757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235757_38235757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235757_38235757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235757'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235757'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235768_38235768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235768_38235768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235768_38235768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235768_38235768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235768_38235768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235768'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235768'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 14 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235782_38235782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235782_38235782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235782_38235782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235782_38235782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235782_38235782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235782'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235782'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 42 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325579_38325579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325579_38325579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325579_38325579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325579_38325579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325579_38325579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325579'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325579'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235832_38235832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235832_38235832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235832_38235832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235832_38235832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235832_38235832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235832'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235832'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 20 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235852_38235852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235852_38235852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235852_38235852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235852_38235852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235852_38235852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235852'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235852'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235864_38235864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235864_38235864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235864_38235864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235864_38235864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235864_38235864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235864'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235864'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^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:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325599_38325599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325599_38325599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325599_38325599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325599_38325599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325599_38325599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325599'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325599'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235870_38235870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235870_38235870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235870_38235870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235870_38235870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235870_38235870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235870'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235870'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 22 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38325611_38325611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38325611_38325611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38325611_38325611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38325611_38325611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38325611_38325611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38325611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38325611'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38325611'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 28 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235917_38235917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235917_38235917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5868_38235917_38235917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2281277"^^xsd:decimal ;
  dwc:decimalLongitude "4.5332846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5868_38235917_38235917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2281277 4.5332846)"^^geo:wktLiteral ;
  geo-pos:lat "51.2281277"^^xsd:decimal ;
  geo-pos:long "4.5332846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5868_38235917_38235917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38235917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5868_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '38235917'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '4.5332846'^^xsd:double;
  dwc:latitude '51.2281277'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '38235917'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 36 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-122351'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5868_38235952_38235952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5868_38235952_382359